cafe-plaetschwiesle/frontend
2023-07-04 11:51:13 +02:00
..
public Init 2023-07-04 11:51:13 +02:00
src Init 2023-07-04 11:51:13 +02:00
tests/unit Init 2023-07-04 11:51:13 +02:00
.dockerignore Init 2023-07-04 11:51:13 +02:00
.gitignore Init 2023-07-04 11:51:13 +02:00
babel.config.js Init 2023-07-04 11:51:13 +02:00
package.json Init 2023-07-04 11:51:13 +02:00
README.md Init 2023-07-04 11:51:13 +02:00
tsconfig.json Init 2023-07-04 11:51:13 +02:00
vue.config.js Init 2023-07-04 11:51:13 +02:00
yarn.lock Init 2023-07-04 11:51:13 +02:00

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.