Closed e111077 closed 7 years ago
@cdata PTAL at the README and lmk if this is better.
notes:
gulp serve
firebase.json
gulp deploy
I was able to get rid of all of the bash scripts. I kept most of the node modules as it didn't really make sense to remove them
@cdata redid gulpfile to conventions. See gulpfile.js for a readable index and see the README for the new convention.
gulpfile.js
README
@cdata PTAL at the README and lmk if this is better.
notes:
gulp serve
firebase.json
is now generated on-the-fly bygulp serve
orgulp deploy
firebase.json
is gitignoredI was able to get rid of all of the bash scripts. I kept most of the node modules as it didn't really make sense to remove them