Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 723 Bytes

File metadata and controls

47 lines (31 loc) · 723 Bytes

Channel-Partner-React-Native

Description

Channel Partner React Native is a mobile application that allows to E-commers app.

language are used to

  • React Native
  • Python
  • Django
  • Postgresql

Team Members

  • Vijay
  • Shubham
  • Naveen Kumar
  • Swati

Installation

  • Clone the repo
  • cd into the directory
  • Install dependencies using npm install
  • Run the app using npm start

Usage

  • Sign up and sign in to the app

Tests

  • Run npm test to run the test suite

Node version

  • node version 18.16.0

App Reset commands

  • npx react-native start --reset-cache

Assests Linking commands ( Fonts)

  • npx react-native-asset

gradlew clean commands

cd android && ./gradlew clean