Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 425 Bytes

bench-routes-web

Now

Website for Bench-routes

How to run

cd website/
npm install
npm start

Run using Docker

- docker build ../bench-routes-web
- docker-compose up
  • Use docker stop ID and docker rm ID to stop and kill the container processes