hafizali05 / besttodoapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

for docker mongo

docker pull mongo docker run --name besttododb -d -p 127.0.0.1:27017:27017 mongo

to list all the containers docke ps -all

run the app by

yarn run watch

About


Languages

Language:TypeScript 100.0%