Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 155 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 155 Bytes

ICAF 2021

Install dependencies

Frontend - yarn install Backend - npm install

Start project

Frontend - yarn start Backend - npm start