Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 685 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 685 Bytes

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.