Skip to content

Enclave-EGO/frontend

Repository files navigation

EGO Project - Frontend

1. Clone project

$ git clone https://github.com/Enclave-EGO/frontend.git

2. Change directory to folder frontend

$ cd frontend

3. Install dependencies

$ npm install

4. Run in developement mode

$ npm start