A none CRA, React environment.
- React Router
- Webpack + Babel
- Styled Components 💅
- Jest
- Reusable Components
- Clone this repo into a directory on your computer.
- Move into the 'envReact' folder and run
npm -ioryarn.
- After the install finishes, run
npm startoryarn start. - Check
localhost:8080in your browser. - Look for the ツ
- run
npm run storybookoryarn storybook
- Incorporate more components into the reusable batch.