A place to render family recipes: https://githubschool.github.io/recipes
- Fork Repository
- Create feature branch
- Work on feature
- Render locally to ensure proper layout
script/bootstrap
script/server
After initial running of bootstrap, just run:
script/server
This will take care of any updates you may need.