Skip to content

mkaarthick/dmg-task

Repository files navigation

News Feed

Main Features

  1. Dark/Light Theme
  2. Cache

Installing

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/mkaarthick/dmg-task.git

# Go into the repository
cd dmg-task

# Install dependencies
npm install

# For iOS, we need to install pod
cd ios

# Install pod
pod install

# running on iOS
npm run ios

# running on Android
npm run android

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published