Browse Source

readme update

master
choj 3 years ago
parent
commit
516756badf
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@@ -5,6 +5,11 @@
yarn install yarn install
``` ```


## Prepares website with audio & icono files
```
./scripts/webbandd.sh <path/to/folder-with-audio-and-icono-files>
```

### Compiles and hot-reloads for development ### Compiles and hot-reloads for development
``` ```
yarn serve yarn serve


Loading…
Cancel
Save