NRGI / rgi-assessment-tool

MEAN build of RGI 2015 assessment tool
MIT License
5 stars 1 forks source link

Gruntfile Enhancements #548

Open alexander-elgin opened 7 years ago

alexander-elgin commented 7 years ago
  1. Create a folder with grunt tasks
  2. Move the JS file list & JS build destinations to a submodule
  3. Move the task hash to a submodule
  4. Create a serve task
    • build app & vendor on start
    • executes node server on start
    • watches JS changes running build:app