Skip to content

deepakd-iprogrammer/DUS-Sample-App

 
 

Repository files navigation

This is a sample project that uses DUS by Flipkart.

To run this project, perform the following steps

  1. Install DUS on your machine: npm install -g [email protected]
  2. Start the mock server: npm run server
  3. Deploy the first bundle using DeploymentConfig which deployes the master branch of this repository: sh deploy1.sh
  4. Launch the app from android studio (Open the android folder in this repository)
  5. Deploy a new update(update branch of this repository): sh deploy2.sh
  6. Relaunch the app to see the changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 43.5%
  • Objective-C 24.6%
  • JavaScript 19.7%
  • Python 9.6%
  • Shell 2.6%