To run this project on your machine, you need:
- Git
- Node.js
- npm
- Yarn 1.x.x
Clone this repo:
git clone git@github.com:O-clock-Tesla/projet-02-O-Network-front.git
In the newly created folder, install the dependencies:
yarn
And each time you need to run the project, launch the following command:
yarn dev