Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 912 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 912 Bytes

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.