LabN36 / nagptest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Run the Code

  1. cd into Angular
  2. run npm install && start
  3. cd into Server
  4. run npm install && start
  5. go to http://localhost:3000

Feature

  1. post a comment
  2. store/retrive the post through mongodb
  3. used NodeJS for API

About


Languages

Language:JavaScript 47.1%Language:TypeScript 31.0%Language:HTML 21.2%Language:CSS 0.7%