Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 2.08 KB

File metadata and controls

34 lines (28 loc) · 2.08 KB

Coding Dojo - Software Development Online Part-Time Accelerated.

This repository contains the assignments related to Coding Dojo - MERN Bootcamp

Assigment List:

Setup:

If you want to run MERN projects, you will also need:

  • MongoDB -> brew install mongodb-community@5.0, brew services start mongodb-community@5.0
  • Node -> brew install nvm, nvm install v14.20.0

Related links