Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 661 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 661 Bytes

aurelia-i18n-value-converters

An example repository for combining i18n and value converters in aurelia

For more information, please read Combining value converters with i18n

###Viewing the example

live
A live example of this repository can be found at : aurelia-i18n-value-converters

locally
This project was built using the aurelia-cli, clone this repository locally and execute npm install && au run in a terminal pointing at the location where you downloaded it to.