npm install
- Compile and hot-reload for development
npm run serve
- Compile and minify for production
npm run build
- Lint and fix files
npm run lint
- Run jest tests
npm run test
- assets: Contains Tailwind's styles.css file.
- views: Contains the Vue components pointed out from the routes.
- components: Contains the nested Vue components used in the views components.
- router Contains the route applications file.
- store: Contains the store namespaced modules.
- Remove
view/docs
directory androuter/docs.js
- Homepage component at:
views/home.Index.vue
Hey, I'm Elie Andraos, a web developer at Primitive Social. Pull requests are always welcome. For major changes, please open an issue first to discuss what you would like to change. You can also reach me out on twitter for any question!