Go to file
Martin b2a04ba399
Initial commit
2021-11-01 20:12:55 +01:00
backend Initial commit 2021-11-01 20:12:55 +01:00
frontend Initial commit 2021-11-01 20:12:55 +01:00
.editorconfig Initial commit 2021-11-01 20:12:55 +01:00
.gitignore Initial commit 2021-11-01 20:12:55 +01:00
README.md Initial commit 2021-11-01 20:12:55 +01:00

README.md

codebox

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.