docusaurus/README.md
Endilie Yacop Sucipto 99cc83e88c
chore: update readme
2018-08-24 10:29:44 +08:00

13 lines
154 B
Markdown

# Munseo
## Development Server
```bash
yarn start # open http://localhost:3000/
```
## Production Build
```bash
yarn build # check website/build
```