DEPRECATED: Project has been moved to my-adhd
Esse projeto é pensado para auxiliar pessoas a descobrirem e lidarem com o TDAH
-
Run
yarn serve
for a dev server. -
Navigate to
http://localhost:4200/
. -
The app will automatically reload if you change any of the source files.
- Ionic v1 - The framework used
- AngularJS - The framework used
- Firebase - Used as host, storage and fireStore as a DB
- Prettier - Prettier is an opinionated code formatter.
Run yarn build-dev
to build the project. Use the yarn build-prod
for a production build.
Run from root directory
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore ref/tdah.keystore /Users/renan/Desktop/sites/tdah/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk tdah
Run from root directory
~/Library/Android/sdk/build-tools/27.0.3/zipalign -v 4 /Users/renan/Desktop/sites/tdah/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk tdah.apk
The Final Release should be at /tdah.apk
https://play.google.com/apps/publish/?
The Final Release should be at /platforms/ios/tdah.xcworkspace
https://itunesconnect.apple.com/
This project is licensed under the MIT License - see the LICENSE file for details
- Inspiring the world to be more collaborative.