Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 432 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 432 Bytes

VueJs BoilerPlate

The following repository shall used as a boilerplate for VueJS applications.

  • Compile and run
  • no eslint and console errors

Installation

  • To install the required dependencies
$ yarn install
  • To run application in development mode
$ yarn dev
  • To make production build
$ yarn build

Development

Want to contribute? Great! Drop an email at [email protected]