Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 464 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 464 Bytes

📖     Learning Management System     📖

A minimal and extensible web application to post, submit and review : assignments and learning materials.

Development

To get started with development you need to have node.js and npm installed on your OS.

Clone the repository and cd to the repository.

$ npm i
$ npm start