Package Exports
- react-folder-structure
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-folder-structure) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-folder-structure
Creates a _boilerplate folder that contains a set of tested folder structures to maintain order in projects.
NOTE: This is highjly opionionated and should be viewed as such.
JSLINT
As we needed mandatory JSLINT configuration to keep the world in order, this is also bolted in here, you may need to roll your jslint back if required.
Using it
- Install
npm install react-folder-structure --save-dev
- Run it!
react-folder-structure
- Remove it, once copied not much point in leaving it active.
npm remove react-folder-structure --save