Readme
This commit is contained in:
parent
10e5f2481f
commit
db0849c6c2
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
||||
## Requirements
|
||||
- yarn
|
||||
- npm
|
||||
|
||||
## Usage
|
||||
- Clone repo
|
||||
- cd into dir
|
||||
- `yarn install`
|
||||
|
||||
### Building
|
||||
- `yarn run build`
|
||||
|
||||
### Start local instance
|
||||
- `yarn run watch` for hot recompile on changes
|
||||
- `yarn run monitor` for hot reload on recompile
|
||||
|
||||
### Start normal instance
|
||||
- `yarn run start`
|
Loading…
Reference in New Issue
Block a user