Initial commit

This commit is contained in:
Matheus Albino Brunhara
2022-03-27 19:10:25 -03:00
commit c1add15b38
26 changed files with 27672 additions and 0 deletions

7
ionic.config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "tcc-vamos-frontend",
"integrations": {
"capacitor": {}
},
"type": "react"
}