Update README.md

This commit is contained in:
2021-04-08 11:25:29 +03:00
committed by GitHub
parent 8ab9ba47f7
commit d281e14140

View File

@@ -5,6 +5,11 @@
npm install npm install
``` ```
## Collect images
```
npm run collect
```
### Compiles and hot-reloads for development ### Compiles and hot-reloads for development
``` ```
npm run serve npm run serve