Skip to content

Latest commit

 

History

History
executable file
·
25 lines (13 loc) · 315 Bytes

README.md

File metadata and controls

executable file
·
25 lines (13 loc) · 315 Bytes

Dockerized Vue-Express-Mongo

Don't use it in production! Only for sandboxing.

Steps to Run

  1. Clone

  2. Navigate into the repo directory

  3. Build Docker Images

docker-compose build

  1. Run

docker-compose up

Check out:

http://localhost:8080

Warning

Don't install packages inside directories.