The following repository shall used as a boilerplate for VueJS applications.
- Compile and run
- no eslint and console errors
- To install the required dependencies
$ yarn install
- To run application in development mode
$ yarn dev
- To make production build
$ yarn build
Want to contribute? Great! Drop an email at [email protected]