VoltranJS-Starter-Kit
VoltranJS-Starter-Kit copied to clipboard
Starter Kit and Demo For VoltranJS
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