/keep

A simple bookmarks manager

Primary LanguageJavaScript

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: