Skip to content

florentb/ember-bookmarks

Repository files navigation

Ember Bookmarks

The goal of this project is to mimic popular bookmarks managers as Google Bookmarks or Delicious.

This app as an experimentation playground designed to practice Ember.js framework and see how it integrates with other web components.

Quick start

As Ember.js Generator is used for the workflow, make sure Yeoman is installed (which means you also have installed Node.js, Git, Ruby and Compass).

  • Clone the repo: git clone git://github.com/florentb/ember-bookmarks
  • Install NPM modules: npm install
  • Install Bower components: bower install
  • Launch the App: grunt server

Ember tools

Copyright and license

Copyright 2013 Florent Bourgeois under MIT License.

About

A personnal bookmarks manager app built with Ember.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published