Iris is not only another framework.
It's a methodology that will help you to build structured and organized Web applications. It provides different client-side optimization techniques for front construction:
- Strong object oriented coding and file system organization
- Reusable components
- Client-side navigation with hashbang urls
- 100% Client-side multilanguage support
Remmeber that you can make suggestions or report bugs!
If all goes well, this will generate 'dist/iris.js' and the minified version 'dist/iris.min.js'.
npm install
grunt
If you want to run the unit tests in a browser (http://localhost:8080
).
grunt test
Copyright (c) 2014 Iris
Licensed under the New-BSD license