Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 644 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 644 Bytes

Build Status

Keep

Frontend for keep API

Keep is a note taking app built with emberJs and nodeJs

To see the app, you'll need the normal Ember prerequisites:

Intialize the project:

  • git clone https://github.com/quajo/keep.git
  • cd keep
  • npm install

Then run it: