Skip to content

dgeb/yeoman-ember-basic-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman / Ember Basic Example

A very primitive example of an Ember.js app managed by Yeoman.

Getting started

Install Yeoman and its dependencies

Install dependencies:

$ npm install

Fire up the server (it will compile the templates as first task):

$ grunt server

Next steps

I'd like to add dependency management with minispade.

I'd also like to extract some of the patterns from this example into yeoman generators.

License

Copyright 2012 Dan Gebhardt. MIT License (see LICENSE for details).

About

A simple Yeoman project that uses Ember.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages