- Git clone this repo
- Install Bower
- Execute the command "bower install" in the repo's root folder
- Access the repo folder "/app"
- Clear the browser cache
- Access the repo folder "/tests"
- Jasmine and RequireJS should work correctly
- Just access avenuecode.garaza.com.br/app/
- RequireJS: modular, asynchronous loading, AMD and more consistency code.
- Backbone/Marionette/Underscore/JQuery: Data binding, views management and DOM manipulation.
- Gulp: Automate some tasks
- Bower: Manage front-end dependencies
- SASS: CSS Preprocessor
- Material Design/Bootstrap: Scaffolding the template and design stuffs
- MomentJS: Manipulation of Date and time.