Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

How To Install

Martin Senécal edited this page Feb 21, 2022 · 6 revisions

Small guide to explain how to install the project on your machine & Update it when new dependencies/packages got installed.

Important: Do Not Commit the .ENV Files!

1- Open Terminal into the main project:

CD into project path

2- Install dependencies of React:

npm i

Clone this wiki locally