Skip to content

TS000/envReact

Repository files navigation

envReact

A none CRA, React environment.

Includes:
  • React Router
  • Webpack + Babel
  • Styled Components 💅
  • Jest
  • Reusable Components
Install:
  • Clone this repo into a directory on your computer.
  • Move into the 'envReact' folder and run npm -i or yarn.

Development

  • After the install finishes, run npm start or yarn start.
  • Check localhost:8080 in your browser.
  • Look for the ツ

Storybook

  • run npm run storybook or yarn storybook
ToDo:
  • Incorporate more components into the reusable batch.

About

A React environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published