Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 194 Bytes

#How to run? To run using docker

docker-compose up

To run without docker

npm install # To install all the dependencies
npm start # To start the application in development