Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 305 Bytes

LMS-Backend 🏗️

This is the backend for an LMS (Learning Management System) built using Node.js and Express.js.

Note: This project is currently under development 🚧.

Getting Started

Server should run automatically when starting a workspace. To run manually, run:

npm run dev