Skip to content

Starter kit for web applications. Webpack 3, React 16.3.2, Redux, Redux-form, Immutable.js, Styled-components, React-router-v4, Jest, Enzyme, Eslint

License

Notifications You must be signed in to change notification settings

asamurai/React-starter-kit

Repository files navigation

React starter kit

N|Solid

This starter kit provide you with all dev equipment for easy React starting.

New Features!

  • React updated to 16.3.2 v.
  • Add Immutable
  • Add Styled-components
  • Add Redux-form

You can also:

  • Use another middlewares for Redux and tools for async requests besides redux-thunk
  • Edit or configure your own eslintrc
  • Starter kit is highly easy and flexible

Installation

Starter kit requires Node.js and NPM/Yarn to run.

Install the dependencies and devDependencies and start the server.

$ npm install

or

$ yarn install

For development evironment

$ npm run dev

For production environment

$ npm run prod

For testing environment

$ npm run test

Please, do pull requests or make issues if any bugs are exist.

License

ISC

About

Starter kit for web applications. Webpack 3, React 16.3.2, Redux, Redux-form, Immutable.js, Styled-components, React-router-v4, Jest, Enzyme, Eslint

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published