Skip to content

akhilcjacob/Market-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask - Vue Boilerplate

Simple boiler plate project built with vue and bootstrap frontend, flask backend.

To start the backend (Flask):

cd backend FLASK_APP=run.py FLASK_DEBUG=1 flask run

To start the frontend (Vue):

cd frontend npm start

Viewing the already existing pages:

Accessing Frontend through flask:

Run the following the frontend folder (It will generate a dist folder which flask will read from)

npm build

With flask running

About

A reactive vue based stock tracking app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published