Skip to content

WebDollar/vue-Frontend

This branch is 1681 commits ahead of, 16 commits behind ibudisteanu/SkyHub-Frontend-Vue.js:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 1, 2023
Mar 12, 2023
Apr 7, 2018
Mar 12, 2023
Apr 18, 2023
Mar 31, 2019
Jan 22, 2022
May 7, 2019
May 7, 2019
Jan 14, 2022
Jan 15, 2018
Jan 14, 2022
Jun 23, 2017
Feb 5, 2022
Jan 14, 2018
Apr 18, 2023
Apr 18, 2023
Mar 31, 2019
Mar 12, 2023

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%