init
This commit is contained in:
23
README.md
23
README.md
@ -1,3 +1,24 @@
|
||||
# digitale-offline-registration
|
||||
Dieses Projekt benutzt Vue3. Außerdem brauchst du Node und NPM. Wenn beides installiert ist dann sind folgende Befehle hilfreich:
|
||||
|
||||
Die Beste digitale offline registration seit PDFs!
|
||||
## 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
|
Reference in New Issue
Block a user