Minimalist starter to run local server to work with React.
- Clone the repository
$ git clone https://github.com/savoirfairelinux/WAQ2017-exercices-react.js.git
- Install NVM Installation guide for NVM
- Go to directory and run
$ nvm use
- Run
$ npm install
to install dependencies - Run local server with
$ npm run start
- Build app with
$ npm run build
- Suivez les TODO et faites fonctionner l'application de la meilleur fromagerie en ville!
- Solution dans la branche
exercice-solution