docs(readme): update readmes

This commit is contained in:
Adam Bradley
2018-02-28 11:41:57 -06:00
parent eb7cbe9f04
commit 1e6cccf784
2 changed files with 17 additions and 9 deletions

View File

@ -0,0 +1,9 @@
## To Build
1. run `npm run build` to build a distro to `dist`
## Publishing
1. Run `npm run deploy`
2. Commit and push any outstanding changes