Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 583 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 583 Bytes

grading-system

Build Status GitHub

node > 8.9

MongoDB > 4.0.0

an angular fullstack project base on angular6 + Koa2 + mongodb

Authentication With JSON Web Tokens (JWT)

npm i 
npm start

TODO:

  • HMR

  • Angular Universal (Angular Universal does not support koa, maybe do it later)

  • test

  • refactor