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
- Host: GitHub
- URL: https://github.com/zewa666/grazjs_15
- Owner: zewa666
- Created: 2017-04-06T07:42:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T15:29:59.000Z (about 9 years ago)
- Last Synced: 2025-01-15T19:22:53.916Z (over 1 year ago)
- Topics: aurelia, grazjs, javascript, meetup, presentat, revealjs
- Language: JavaScript
- Size: 492 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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