Commit c87bc1f33c65dbe6debccdfa4fe989ffaa024a97
0 parents
Exists in
master
and in
2 other branches
first commit: init code base
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 35 changed files with 9676 additions and 0 deletions Side-by-side Diff
- .bowerrc
- .editorconfig
- .gitattributes
- .gitignore
- .jshintrc
- Gruntfile.js
- app/.buildignore
- app/.htaccess
- app/404.html
- app/favicon.ico
- app/fonts/glyphicons-halflings-regular.eot
- app/fonts/glyphicons-halflings-regular.svg
- app/fonts/glyphicons-halflings-regular.ttf
- app/fonts/glyphicons-halflings-regular.woff
- app/images/yeoman.png
- app/index.html
- app/robots.txt
- app/scripts/app.js
- app/scripts/controllers/about.js
- app/scripts/controllers/main.js
- app/scripts/main.js
- app/scripts/routes.js
- app/styles/main.css
- app/views/about.html
- app/views/main.html
- bower.json
- npm-debug.log
- package.json
- test/.jshintrc
- test/runner.html
- test/spec/controllers/aboutSpec.js
- test/spec/controllers/mainSpec.js
- test/test-main.js
- web.js
- web_dev.js