Skip to content

nuxtlabs/vue-telescope-website

Repository files navigation

Vue Telescope

Vue Telescope

Front-end for Vue Telescope database. Reveal the plugins and technology stack powering any Vue.js website!

Now rebuild with latest web technologies:

Setup

Make sure to install the dependencies

yarn install

Now copy .env.example to .env.

Development

Start the development server on http://localhost:3000

yarn dev

NOTE: If you need to use authentication features, you will need to manually replace https://vuetelescope.com with http://localhost:3000 on GitHub URL callback.