Skip to content

itelmenko/ember2-todomvc

Repository files navigation

Ember2-todomvc

This is todomvc project for EmberJs v2. On http://todomvc.com/ we can see just application for very old version 1.10.0-beta.3. It does not work for EmberJs v2. But application Ember2-todomvc supports last release of EmberJs framework. Please, send any comments about my implementation.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

It is application for learning Ember. It need not deployment

Further Reading / Useful Links

About

Todomvc project for EmberJs v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published