digitale-online-offline-reg.../README.md
2021-05-04 21:59:52 +02:00

24 lines
418 B
Markdown

# 🚪🚪🚪 door: digitale-online-offline-registration
Dieses Projekt benutzt Vue3. Außerdem brauchst du Node und NPM. Wenn beides installiert ist dann sind folgende Befehle hilfreich:
## 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
```
By: Scammo