Skip to content

backend to power the website and apps for community classroom

Notifications You must be signed in to change notification settings

mohsin651/commclassroomBackend

 
 

Repository files navigation

Community Classroom Backend

A backend project for the CommClassroom Website.


Requirements

For development, you will only need Node.js and npm, installed in your environement.

Useful commands

Install dependencies

npm install

Run unit tests

npm test

Start development server with hot reloading (open http://127.0.0.1:27017/ and find your way through the directory listing)

npm start

Thanks to all the contributors ❤️

About

backend to power the website and apps for community classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • Dockerfile 5.1%