NucuCar/NucuCar.Desktop/nucucar.frontend
Denis-Cosmin Nutiu 6be4b85d5f NUC-5: Add buetify
2020-05-02 12:58:12 +03:00
..
public NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
src NUC-5: Add buetify 2020-05-02 12:58:12 +03:00
tests/unit NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
.browserslistrc NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
.editorconfig NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
.eslintrc.js NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
.gitignore NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
babel.config.js NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
jest.config.js NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
package-lock.json NUC-5: Add buetify 2020-05-02 12:58:12 +03:00
package.json NUC-5: Add buetify 2020-05-02 12:58:12 +03:00
README.md NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
tsconfig.json NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00

nucucar.frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.