/poc-fed-contact

Proof-of-concept front-end project for a simple contact manager. Built with Backbone + Marionette.

Primary LanguageHTMLMIT LicenseMIT

poc-fed-contact

##Overview This repository contains a proof-of-concept front-end project for a simple contact manager.

###Technologies applied

  • [GruntJS]1
  • [Yeoman]2
  • [Footguard Generator]3
  • [BackboneJS]4
  • [Marionette]5
  • [Bootstrap]6
  • [SASS]7
  • [Coffeescript]8
  • [Bower]9

Getting Started

This website requires Node/NPM ~0.10.15, and Grunt ~0.4.1

If you haven't used [Node]10 or [NPM]11 before, be sure to check out the linked documentation.

If you haven't used [grunt]1 before, be sure to check out the [Getting Started]12 guide.

If you haven't used [bower]9 before, be sure to [install]13 it.

###Dependencies

To install all node and bower based dependencies run:

npm install
bower install

You'll also need Ruby 2.0.0 or greater installed on your system.

##License Copyright (c) 2014 JFMK, LLC. Released under [MIT License]14.

Footnotes

  1. http://gruntjs.com/ 2

  2. http://yeoman.io/

  3. https://github.com/mazerte/generator-footguard

  4. http://backbonejs.org/

  5. http://marionettejs.com/

  6. http://angularjs.org/

  7. http://sass-lang.com/

  8. http://coffeescript.org/

  9. http://bower.io/ 2

  10. http://nodejs.org

  11. https://npmjs.org/

  12. http://gruntjs.com/

  13. http://bower.io/#installing-bower

  14. https://github.com/jfroom/poc-fed-contact/blob/master/LICENSE