|
@@ -20,6 +20,8 @@ set 폴더에 있는 set.json을 폴더 밖으로 꺼내고 json 내용을 수
|
|
|
* pip3 install [flask](https://pypi.python.org/pypi/Flask/0.12)
|
|
* pip3 install [flask](https://pypi.python.org/pypi/Flask/0.12)
|
|
|
* pip3 install [bcrypt](https://pypi.python.org/pypi/bcrypt/3.1.0)
|
|
* pip3 install [bcrypt](https://pypi.python.org/pypi/bcrypt/3.1.0)
|
|
|
* pip3 install [pymysql](https://pypi.python.org/pypi/PyMySQL)
|
|
* pip3 install [pymysql](https://pypi.python.org/pypi/PyMySQL)
|
|
|
|
|
+### 자세한 설명
|
|
|
|
|
+ * [참조](http://namu.ml/w/오픈나무%2F설치법)
|
|
|
|
|
|
|
|
## set.json 설명
|
|
## set.json 설명
|
|
|
* db = 데이터베이스 이름
|
|
* db = 데이터베이스 이름
|