Awesome
VoltranJS Starter Kit
Setup & Install
For Yarn
$ yarn install
For Npm
$ npm install
Run For Development
For Yarn
$ yarn start
For Npm
$ npm run start
Run For Production
For Yarn
$ yarn serve
For Npm
$ npm run serve
$ yarn install
$ npm install
$ yarn start
$ npm run start
$ yarn serve
$ npm run serve