This repository is a collection of possible improvements and standardisations when using React components.
To setup this repositcory,
- Clone this repository,
git clone https://github.com/ConfuseIous/inc-sample-code. - Run
npm ito download the dependencies. - Run
npm run devto start up the dev server.