`create-spectacle`: Generate READMEs for projects
gksander opened this issue · 1 comments
gksander commented
We should be generating basic README.md
files when generator create-spectacle
projects. This can be as basic as:
- Command to run to start dev server.
- Description of any other commands we might make available.
- What each of the main files in the template do.