Skip to content

hashingdev/Django-ReactNative-API

Repository files navigation

Python Django Installation:

CREATING VIRTUAL ENVIROMENT:

$ python3 -m venv venv
$ source venv/bin/activate

INSTALLATION:

$ pip install django

INSTALLATION OF REQUIRED PACKAGES:

$ pip install -r requirements.txt

REACT NATIVE APP INSTALLATION:

ENVIROMENT SETUP

Frst you need to install npm or yarn package manager

$ yarn install or npm install

In Native App directory

$ yarn start or npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •