Project moved

James Peret 8 years ago
parent
commit
7b51924bfc

+ 0 - 0
.bowerrc


+ 0 - 0
.editorconfig


+ 0 - 0
.gitattributes


+ 0 - 0
.gitignore


+ 0 - 0
.jshintrc


+ 0 - 0
.travis.yml


+ 0 - 0
.yo-rc.json


+ 0 - 0
Gruntfile.js


+ 0 - 0
README.md


+ 0 - 0
app/.buildignore


+ 0 - 0
app/.htaccess


+ 0 - 0
app/404.html


+ 0 - 0
app/favicon.ico


+ 0 - 0
app/images/yeoman.png


+ 0 - 0
app/index.html


+ 0 - 0
app/robots.txt


+ 0 - 0
app/scripts/app.js


+ 0 - 0
app/scripts/controllers/addPost.js


+ 0 - 0
app/scripts/controllers/domainsList.js


+ 0 - 0
app/scripts/controllers/header.js


+ 0 - 0
app/scripts/controllers/main.js


+ 0 - 0
app/scripts/controllers/signin.js


+ 0 - 0
app/scripts/data.json


+ 0 - 0
app/scripts/directives/footer.js


+ 0 - 0
app/scripts/services/domainsData.js


+ 0 - 0
app/scripts/services/userData.js


+ 0 - 0
app/styles/main.css


+ 0 - 0
app/views/addPost.html


+ 0 - 0
app/views/domains.html


+ 0 - 0
app/views/footer.html


+ 0 - 0
app/views/main.html


+ 0 - 0
app/views/signin.html


+ 0 - 0
bower.json


+ 0 - 0
package.json


+ 0 - 0
test/.jshintrc


+ 0 - 0
test/karma.conf.js


+ 0 - 0
test/spec/controllers/about.js


+ 0 - 0
test/spec/controllers/main.js