first upload
parents
Showing
.bowerrc
0 → 100644
.editorconfig
0 → 100644
.gitattributes
0 → 100644
.gitignore
0 → 100644
.jshintrc
0 → 100644
.travis.yml
0 → 100644
Gruntfile.js
0 → 100644
This diff is collapsed.
app/.buildignore
0 → 100644
app/.htaccess
0 → 100644
This diff is collapsed.
app/404.html
0 → 100644
app/favicon.ico
0 → 100644
4.19 KB
File added
This diff is collapsed.
File added
File added
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/styles/main.css
0 → 100644
app/views/404.html
0 → 100644
app/views/index.html
0 → 100644
app/views/main.html
0 → 100644
app/views/partials/main.html
0 → 100644
bower.json
0 → 100644
karma-e2e.conf.js
0 → 100644
karma.conf.js
0 → 100644
lib/.jshintrc
0 → 100644
lib/config/config.js
0 → 100644
lib/config/env/all.js
0 → 100644
lib/config/env/production.js
0 → 100644
lib/config/env/test.js
0 → 100644
lib/config/express.js
0 → 100644
lib/controllers/api.js
0 → 100644
lib/controllers/index.js
0 → 100644
lib/routes.js
0 → 100644
package.json
0 → 100644
server.js
0 → 100644
test/.jshintrc
0 → 100644
test/client/.jshintrc
0 → 100644
test/client/runner.html
0 → 100644
test/runner.html
0 → 100644
test/server/thing/api.js
0 → 100644
web.config
0 → 100644