mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 12:52:35 +03:00
17 lines
193 B
Markdown
17 lines
193 B
Markdown
# Ich Lerne Deutsch
|
|
|
|
## Project setup
|
|
```
|
|
yarn install
|
|
```
|
|
|
|
### Compiles and hot-reloads for development
|
|
```
|
|
yarn run serve
|
|
```
|
|
|
|
### Compiles and minifies for production
|
|
```
|
|
yarn run build
|
|
```
|