Skip to content

mhoyer/todomvc-aurelia

Repository files navigation

Aurelia • TodoMVC

Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.

Local Installation

Requirements:

Clone the repository:

git clone https://github.com/mhoyer/todomvc-aurelia

Install jspm and npm packages:

npm install
jspm install

Simply build, test, bundle, export:

gulp

Run tests and HTTP-server:

gulp watch

Resources

Support

Let us know if you discover anything worth sharing.

Implementation

Changelog

0.2.0

0.1.1

  • Prepared all assets (README, learn.json, index.html, etc) to fulfill the Contribution Docs
  • Cleaned up obsolete files (*.src.js, empty css/app.css)
  • Fixed #6
  • Fixed #7
  • Fixed #9

0.1.0

Open Questions While Developing

Credit

Created by Marcel Hoyer

About

Straight forward implementation of TodoMVC using Aurelia.

Resources

License

Stars

Watchers

Forks

Packages