Skip to content

epsalt/sketch2model-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web frontend for sketch2model

See mycarta/sketch2model for more information about sketch2model.

Installation

# Create a new virtualenv (optional)
$ pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate

# Install requirements
$ pip install -r requirements.txt

# Start flask server
$ flask run

The application server will be running locally on http://localhost:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published