Skip to content

Mobile app for sunbird software. Provides the mobile interfaces for all functionality of Sunbird.

License

Notifications You must be signed in to change notification settings

Ajoymaity/sunbird-mobile

 
 

Repository files navigation

sunbird-mobile

Sunbird mobile applicaion.

Follow the below steps for setup in your local system.

  • Install Ionic ^3.0
  • git clone the repo.
  • go to project folder and run npm i
  • run ionic cordova platform add android
  • the above will add an android platform and add all the plugins to that.

Basic command

Build for debug - npm run build-debug

Build for release - npm run build-rel

Run the android app - npm run android

About

Mobile app for sunbird software. Provides the mobile interfaces for all functionality of Sunbird.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.2%
  • HTML 24.5%
  • CSS 10.7%
  • JavaScript 1.4%
  • Shell 0.2%