primeiro commit

This commit is contained in:
2020-03-09 15:41:29 -03:00
commit eebcac008f
79 changed files with 6666 additions and 0 deletions

7
projeto01/bower.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "HelloIonic",
"private": "true",
"devDependencies": {
"ionic": "ionic-team/ionic-bower#1.3.4"
}
}