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

3
frontend/.bowerrc Normal file

@ -0,0 +1,3 @@
{
"directory": "bower_components"
}