ridhwaans / react-boilerplate

RB - A ReactJS boilerplate for specific needs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

RB - A ReactJS boilerplate for specific needs

License:MIT License


Languages

Language:JavaScript 93.0%Language:HTML 7.0%