Skip to content

WebDollar/vue-Frontend

 
 

Repository files navigation

WebDollar Front-end Build Status

WebDollar VueJS 2 Front-end Integration

DEMO: https://webdollar.io

Instructions to install

npm install

Instructions to build

For development

npm run build

For production

npm run build:static-prod

Instructions to run locally

npm run start

#Production use All the necessary files are complied in "dist/" folder. The contents of this folder must be copied in your production root environment.

About

WebDollar frontend in Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • Vue 4.1%
  • CSS 1.3%
  • Other 0.4%