- Clone repository using
git clone https://github.com/TangiblePS/flask-vue-spa-image-upload.git
- Go to project directory
cd flask-vue-spa-image-upload
- Go to frontend directory
cd frontend
- Run
npm install
- Run
npm build
- Run
pip install -r requirements.txt
to install python dependencies - Run
FLASK_APP=run.py FLASK_DEBUG=1 flask run
to start the web server - Access
127.0.0.1:5000/upload
to upload an image and127.0.0.1:5000/api/upload
to view the uploaded image
-
Notifications
You must be signed in to change notification settings - Fork 2
karenerobinson/flask-vue-spa-image-upload
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
cribbed from oleg-agapov/flask-vue-spa and from alessiomaffeis vue-picture-input-example
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published