Commit dcb538d4 authored by Matt Masurka's avatar Matt Masurka Committed by GitHub

Readme change (#925)

parent 765f4d1d
...@@ -45,6 +45,12 @@ is compiled down to javascript: ...@@ -45,6 +45,12 @@ is compiled down to javascript:
yarn build yarn build
``` ```
When changing branches, be sure to clean the repo before building.
```bash
yarn clean
```
### Unit tests ### Unit tests
All tests are run in parallel using `lerna`: All tests are run in parallel using `lerna`:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment