re-add static folder to readme doc
This commit is contained in:
parent
15cc449c1f
commit
6955071fa4
|
@ -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
|
||||
```
|
Loading…
Reference in New Issue