Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.17 KB

vuejs boilerplate pms

its a very simpe template(SFC) for developing vue js

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development

requirements

you should have nodejs on your system

Installing

npm install

Deployment localhost:4001

npm run start

Built With

  • 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

styled with

  • sass-Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.
  • [fontAwsome]

License

This project is licensed under the MIT License - see the LICENSE.md file for details