To run flask server: flask run # (-h "0.0.0.0", if prod) To generate views with webpack: npm run build npm run watch