Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/murilobsd/clothes-studio-server


https://github.com/murilobsd/clothes-studio-server

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Clothes-studio-client
Серверная часть для сайта "Lovingly"

### Run


# apt-get install python3-pip
# pip3 install > requirements.txt
$ python3 app.py

### Build docs


$ hg clone https://bitbucket.org/birkenfeld/sphinx-contrib
$ cd sphinx-contrib/httpdomain
$ python setup.py build
# python setup.py install
$ cd docs
$ make html