Read the Medium post!
Provides a more sane starting point for your
firebase projects than the firebase
cli.
yarn global add firefold // OR
npm install -g firefold
> mkdir project_name && cd $_
> firebase init
// follow instructions
// and be sure to select JS as language
> firefold