Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 489 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 489 Bytes

limstagram

Clonning instagram with python django and react and react native 인스타그램 클론하기 ( 파이선 장고, 리액트 )

사용 환경

Visual Studio Code
XCode
Android Studio
Genymotion
Expo (XDE)
Nodejs
NPM
Yarn
Python 3.6
pip
pipenv or anaconda
Postgres
Explo Client

장고 프로젝트 생성

 cookiecutter https://github.com/pydanny/cookiecutter-django
 pip install -r requirements/local.txt