A minimal and extensible web application to post, submit and review : assignments and learning materials.
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