First, ensure you have the latest npm
.
To get started with the repository:
git clone https://github.com/AxaGuilDEv/react-starter.git
cd react-starter
npm install
npm start
The simple way to contribute is to fork the project on your own github and create pull request.
Contribution is asked for many points : tooling configuration (jest, webpack, etc), better coverage, improve architecture, etc
Don't worry, any contribution is highly appreciate.
Please respect the following PULL_REQUEST_TEMPLATE.md
Please respect the following ISSUE_TEMPLATE.md