Add all files to this repo
parents
Showing
.bowerrc
0 → 100644
.editorconfig
0 → 100644
.ember-cli
0 → 100644
.gitignore
0 → 100644
.jshintrc
0 → 100644
.travis.yml
0 → 100644
.watchmanconfig
0 → 100644
README.md
0 → 100644
app/adapters/application.js
0 → 100644
app/app.js
0 → 100644
app/index.html
0 → 100644
app/models/face-model.js
0 → 100644
app/models/face.js
0 → 100644
app/resolver.js
0 → 100644
app/router.js
0 → 100644
app/routes/application.js
0 → 100644
app/routes/faces.js
0 → 100644
app/routes/reconstruction.js
0 → 100644
app/styles/app.css
0 → 100644
app/templates/faces.hbs
0 → 100644
bower.json
0 → 100644
config/environment.js
0 → 100644
ember-cli-build.js
0 → 100644
package.json
0 → 100644
public/crossdomain.xml
0 → 100644
public/robots.txt
0 → 100644
testem.js
0 → 100644
tests/.jshintrc
0 → 100644
tests/helpers/destroy-app.js
0 → 100644
tests/helpers/resolver.js
0 → 100644
tests/helpers/start-app.js
0 → 100644
tests/index.html
0 → 100644
tests/integration/.gitkeep
0 → 100644
tests/test-helper.js
0 → 100644
tests/unit/.gitkeep
0 → 100644
vendor/.gitkeep
0 → 100644
Please register or sign in to comment