Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 468 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 468 Bytes

Mongular2

Building a MongoDb admin tool using TypeScript and angular 2 (WiP)

Install

  • npm install -g gulp to install gulp globally
  • npm install to install dependencies

Run tests

  • mocha or
  • gulp test

Play

  • gulp play

Infos

  • Architecture inspired by tchatel
  • Angular 2
  • This is an experiment, you do not want to use it :D