EGO Project 1. Clone project git clone https://github.com/huynhducthanhtuan/EGO-Project.git 2. Run source backend cd backend npm install npm start 3. Run source frontend cd frontend npm install npm start 4. Run by using Docker docker-compose build docker-compose up -d