Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 201 Bytes

File metadata and controls

10 lines (8 loc) · 201 Bytes

Trigrams

I have completed the posted assignment.

How to run this code

  1. Start a local MongoDB instance
  2. Open git bash in the Trigrams directory
  3. npm install
  4. npm run development