digitale-online-offline-reg.../README.md

24 lines
418 B
Markdown
Raw Permalink Normal View History

2021-05-04 21:59:52 +02:00
# 🚪🚪🚪 door: digitale-online-offline-registration
2021-04-25 12:48:03 +02:00
Dieses Projekt benutzt Vue3. Außerdem brauchst du Node und NPM. Wenn beides installiert ist dann sind folgende Befehle hilfreich:
2021-04-25 12:40:18 +02:00
2021-04-25 12:48:03 +02:00
## 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