Systemy-rozmyte-sql/frontend
Bartosz Karwacki 0133f5dbae fix response
2022-01-23 12:15:33 +01:00
..
public first commit 2021-12-04 21:41:57 +01:00
src endpoint, frontend 2022-01-15 17:40:16 +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 fix response 2022-01-23 12:15:33 +01:00
package.json endpoint, frontend 2022-01-15 17:40:16 +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.