/todomvc-angular-i18n

A modified version of todomvc-angular for i18n support

Primary LanguageJavaScript

todomvc-angular-i18n

A globalized version of AngularJS TodoMVC using angular-translate.

Deploy to Bluemix

Deploy to Bluemix

Run Locally

Requirements: git and node.js must be installed.

git clone https://github.com/rophy/todomvc-angular-i18n.git
cd todomvc-angular-i18n
npm install
node app.js
# load http://localhost:8080 with browser.