First entrepreneurial undergoing - An ID scanner mobile app to detect legal age and access to adulthood. First project using ionic2 and typescript!
This app was created using an ionic template. More info: https://ionicframework.com/
Navigate to the root of the folder and execute the following commad (nodeJS and ionic are requirements):
$ ionic cordova run [ios, android]
To rebuild the project, execute the following:
$ ionic cordova build [ios, android]