An open API service indexing awesome lists of open source software.

https://github.com/zewa666/grazjs_15

Presentation material for my talk at the GrazJS #15
https://github.com/zewa666/grazjs_15

aurelia grazjs javascript meetup presentat revealjs

Last synced: about 1 year ago
JSON representation

Presentation material for my talk at the GrazJS #15

Awesome Lists containing this project

README

          

# GrazJS #15: Mastering I18N with the Aurelia I18N plugin

The presentation material for my talk at the GrazJS #15.
You can see the presentation here:

[https://zewa666.github.io/grazjs_15/](https://zewa666.github.io/grazjs_15/)

## How to run?

* Clone the repo
* npm install
* npm install -g aurelia-cli
* au run --watch
* open up browser with address `http://localhost:9000`
* enjoy