cafe-plaetschwiesle/web
2023-07-04 23:20:47 +02:00
..
public Rename frontend to web 2023-07-04 23:20:47 +02:00
src Rename frontend to web 2023-07-04 23:20:47 +02:00
tests/unit Rename frontend to web 2023-07-04 23:20:47 +02:00
.dockerignore Rename frontend to web 2023-07-04 23:20:47 +02:00
.gitignore Rename frontend to web 2023-07-04 23:20:47 +02:00
babel.config.js Rename frontend to web 2023-07-04 23:20:47 +02:00
package.json Rename frontend to web 2023-07-04 23:20:47 +02:00
README.md Rename frontend to web 2023-07-04 23:20:47 +02:00
tsconfig.json Rename frontend to web 2023-07-04 23:20:47 +02:00
vue.config.js Rename frontend to web 2023-07-04 23:20:47 +02:00
yarn.lock Rename frontend to web 2023-07-04 23:20:47 +02:00

web

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.