TG-103 : add frontend folder - scaffolded with yeoman

This commit is contained in:
matthieupenchenat81
2017-01-20 11:52:52 +01:00
parent cdd13c4974
commit b3ae8006ef
21 changed files with 1112 additions and 0 deletions

5
frontend/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/node_modules
/dist
/.tmp
/.sass-cache
/bower_components