This commit is contained in:
Matthias Kretschmann 2018-09-06 17:37:11 +02:00
parent 35d22a5a68
commit 52bc54c162
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 3 additions and 3 deletions

View File

@ -25,21 +25,21 @@
## Get Started
To start develppment you need to:
To start development you need to:
```batch
npm i
npm start
```
This will start a watcher for changes of the code.
## Production Build
```bash
npm run build
```
This will start a watcher for changes of the code.
## License
```