its a very simpe template(SFC) for developing vue js
These instructions will get you a copy of the project up and running on your local machine for development
you should have nodejs on your system
npm install
npm run start
- webpack - webpack is a module bundler
- vuejs - javascript framework
- eslint - pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript(airbnb)
- vuex - It serves as a centralized store for all the components in an application
- vueRouter- is the official router for Vue.js.
- axios-Promise based HTTP client for the browser and node.js
- sass-Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.
- [fontAwsome]
This project is licensed under the MIT License - see the LICENSE.md file for details