vue-telescope-website
vue-telescope-website copied to clipboard
Discover Websites made with Vue.js
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:
- Vue 3 with Composition API â¨
- Nuxt 3 đ
- Nuxt Content 2 âī¸
- Tailwind 3 đ¨
- Typescript đ¤
- Motion One đĒŠ
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.