- clone this project
- run the following commands
npm install
node index.js
- Check
http://localhost:3000/in your browser
docker build -t myexpress .
docker run -it --rm -p3000:3000 myexpress
- Check
http://localhost:3000/in your browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|