Skip to content

okcoders/study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study project

to help students see their progress

developing

make sure you have a mongod running:

docker run --name study-mongodb -p 27017:27017 -d mongo

Make sure to npm install all the repos

npm run install-all

then from the root run:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published