JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q29330F
  • License MIT

Opinionated folder layout for use with create-react-app. ( views/containers, components, routes, config, constants ), note includes a JSLINT file as well.

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

  1. Install

npm install react-folder-structure --save-dev

  1. Run it!

react-folder-structure

  1. Remove it, once copied not much point in leaving it active.

npm remove react-folder-structure --save

Folder Structure: