Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 276 Bytes

Kach presentation walaa

men 3andek

Installation

Clone repo

git clone https://github.com/ricin9/esi-hub.git

Install dependencies

cd esi-hub/server
npm install

Rename .env file

mv .env.example .env

Run development script

npm run dev