1. 02 2月, 2018 1 次提交
    • 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