/react-boilerplate

RB - A ReactJS boilerplate for specific needs

Primary LanguageJavaScriptMIT LicenseMIT

RB

Core features

  • ESlint
  • Jest & Enzyme
  • PropTypes
  • Pre-commit
  • Prettier
  • CSS loader & styled-components
  • Environment variables
  • Automated Heroku deployment flow

How to use?

Start off by cloning the project.

git clone https://github.com/gomorizsolt/react-boilerplate.git

Install dependencies.

npm install

Launch the development environment. 🚀

npm run dev

Contribution

Contributors are welcome and also expected to adhere to the Contributor Covenant.

License

The project is under the MIT license. For more information read the LICENSE.md file.