• T
    Add script to call webpack to deploy and watch frontend code from within... · a34ae603
    Thuan Nguyen 提交于
    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.
    a34ae603
start_dev_server.sh 330 字节