Systemy-rozmyte-sql/frontend
Bartosz Karwacki 682c7a9ff9 Setup frontend
2022-01-02 19:13:25 +01:00
..
public first commit 2021-12-04 21:41:57 +01:00
src Setup frontend 2022-01-02 19:13:25 +01:00
.browserslistrc first commit 2021-12-04 21:41:57 +01:00
.eslintrc.js first commit 2021-12-04 21:41:57 +01:00
.gitignore first commit 2021-12-04 21:41:57 +01:00
.prettierrc.json first commit 2021-12-04 21:41:57 +01:00
babel.config.js first commit 2021-12-04 21:41:57 +01:00
jest.config.js first commit 2021-12-04 21:41:57 +01:00
package-lock.json first commit 2021-12-04 21:41:57 +01:00
package.json first commit 2021-12-04 21:41:57 +01:00
README.md first commit 2021-12-04 21:41:57 +01:00
vue.config.js first commit 2021-12-04 21:41:57 +01:00

frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.