# i18n example

This example uses the i18n plugin as well as the cjsm11 module loader.

To run:

1. Install cram globally: `npm install -g cram`
2. Run `bower install` from the root of this example.
3. Run `cram index.html build.json` from the root of this example.
4. Run a web server, such as [scothis/serv](https://github.com/scothis/serv)
	and open the index.html file to view the console.
