re-add static folder to readme doc

This commit is contained in:
Daniel Ternyak 2017-04-12 17:38:25 -05:00
parent 15cc449c1f
commit 6955071fa4
2 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ npm run test # run tests with Jest
│ ├── styles - styles folder with scss vars, mixins, etc.
│ ├── index.jsx - entry
│ ├── index.html
├── static
├── webpack_config - Webpack configuration
├── jest_config - Jest configuration
```

0
static/readme.md Normal file
View File