Vue JS demo app
  • Vue 93.6%
  • JavaScript 4.8%
  • HTML 1.6%
Find a file
2019-10-21 16:17:33 +02:00
public init 2019-08-09 13:06:09 +02:00
src test add address, and customer and fill contract is working 2019-10-21 13:17:25 +02:00
tests/unit/utils/app FIX dependency management 2019-10-21 16:17:33 +02:00
.gitignore init 2019-08-09 13:06:09 +02:00
babel.config.js init 2019-08-09 13:06:09 +02:00
package-lock.json FIX dependency management 2019-10-21 16:17:33 +02:00
package.json FIX dependency management 2019-10-21 16:17:33 +02:00
README.md init 2019-08-09 13:06:09 +02:00
vuedemo.iml init 2019-08-09 13:06:09 +02:00

vuedemo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.