Skip to content

its an enviroment with webpak to develope vuejs web application

License

Notifications You must be signed in to change notification settings

SaraPrz/vuejs_boilerplate_pms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

its an enviroment with webpak to develope vuejs web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 52.0%
  • JavaScript 40.1%
  • CSS 4.9%
  • HTML 3.0%