Skip to content

FreyaRhianna/react-flask-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

react-flask-skeleton

Boilerplate for a react app with a flask backend

The boilerplate uses flask to provide a RESTful API. The front-end uses react and is developed with help from the work flow tool webpack.

To run flask, navigate into the src/ folder and run

sh setup.sh

To run the front-end, navigate into the src/skeleton/static/ folder and run

npm run watch

By default runs on localhost:7676

About

Boilerplate for a react app with a flask backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published