First Commit
This commit is contained in:
commit
feb864dc47
170 changed files with 4671 additions and 0 deletions
14
hackatonApp/ionic.project
Normal file
14
hackatonApp/ionic.project
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "ionFullApp",
|
||||
"app_id": "",
|
||||
"gulpStartupTasks": [
|
||||
"sass",
|
||||
"templatecache",
|
||||
"watch"
|
||||
],
|
||||
"watchPatterns": [
|
||||
"www/**/*",
|
||||
"!www/lib/**/*"
|
||||
],
|
||||
"documentRoot": "www"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue