Add script to call webpack to deploy and watch frontend code from within...
Add script to call webpack to deploy and watch frontend code from within flask. Optimize script location (#236) * Add script to call webpack to deploy and watch frontend code from within flask. Optimize script location * remove npm install * Create "setup_dev_env.sh" script that will set up all the node and SDK depenencies. Create "start_dev_server.sh" to start up dev server, which will start backend server and start webpack --watch on frontend.
Showing
scripts/build.sh
0 → 100644
scripts/setup_dev_env.sh
0 → 100755
scripts/start_dev_server.sh
0 → 100755
scripts/tests.sh
0 → 100755
想要评论请 注册 或 登录