Package Exports
- w-react-boilerplate
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 (w-react-boilerplate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
w-react-boilerplate
requirements:. -nodejs > 9
###Feautures: -Perfect folder structure for react apps. -SSR. -HMR.
###Include: -aphrodite -react -react-dom -react-router-dom -lodash
###install:
git clone http://github/w-react-boilerplate
** npm run start (start dev server).** ** npm run build (build optimized build).**