document public folder

This commit is contained in:
Brian Hicks 2019-04-01 09:34:00 -05:00
parent 922f9382c1
commit 363f7addfb

View File

@ -56,6 +56,14 @@ make styleguide-app
If you'd like to test your widget in the monolith before publishing, check out the helpful tips [here](https://paper.dropbox.com/doc/Grafting-noredink-ui-into-the-monolith--AOae7awXY8Br7YEhbZunUEZdAg-ff7N9zwMyRR2D5Umza5Ez).
### Public Styleguide
We publish a public styleguide. To see a preview locally, run:
```
make serve-public
```
## Tests
Run tests with