istrategylabs / mo-react

A React-powered static project template. It's based off create-react-app, but fully supports "server" rendered content as part of the build process.
MIT License
2 stars 0 forks source link

Updating READ.ME #6

Open alexbarbato opened 6 years ago

alexbarbato commented 6 years ago

We've updated the base functionality a teeny bit so we will want to update the READ.ME as well.

Things to consider:

We don't need a novella, but a bit of documentation in the actual cookie-cutter repo README should help future devs know what they have at their fingertips.

Footnote: At some point we should update the actual mo-react READ-ME, but I'm less concerned about that for the moment due to the fact we are dogfooding this.

alexbarbato commented 6 years ago

I can take care of this once we are at least relatively happy with #3, #4, #5 (or choose to not bring them in)

alexbarbato commented 6 years ago

Also - need to consider adding the pre-commit hook / CI config file