Showing
26 changed files
with
716 additions
and
0 deletions
.bowerrc
0 → 100644
.editorconfig
0 → 100644
.gitattributes
0 → 100644
.gitignore
0 → 100644
.jscsrc
0 → 100644
.jshintrc
0 → 100644
.yo-rc.json
0 → 100644
Gruntfile.js
0 → 100644
This diff is collapsed. Click to expand it.
README.md
0 → 100644
app/404.html
0 → 100644
app/favicon.ico
0 → 100644
No preview for this file type
app/images/yeoman.png
0 → 100644

13.2 KB
app/index.html
0 → 100644
app/robots.txt
0 → 100644
app/scripts/app.js
0 → 100644
app/scripts/controllers/about.js
0 → 100644
app/scripts/controllers/main.js
0 → 100644
app/styles/main.scss
0 → 100644
app/views/about.html
0 → 100644
app/views/main.html
0 → 100644
bower.json
0 → 100644
package.json
0 → 100644
test/.jshintrc
0 → 100644
test/karma.conf.js
0 → 100644
test/spec/controllers/about.js
0 → 100644
test/spec/controllers/main.js
0 → 100644
-
Please register or login to post a comment