kloy / diving-into-canjs-amd

Complete contact manager from Diving into CanJS using AMD (RequireJS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Start

Requirements: - nodejs - grunt - bower

npm install && bower install && grunt

Navigate to localhost:8000

About

This is an amd version of Diving into CanJS. I tried to stay as true to using modules as possible with this example and not use globals like in the original tutorial app.

About

Complete contact manager from Diving into CanJS using AMD (RequireJS)


Languages

Language:JavaScript 100.0%