Echo Extra
Running Recipes
- Go into any cookbook folder and run
go run server.go
Running Website Locally
- If you don't have hugo, get it
hugo. - From terminal, go to website folder and run
hugo serve.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upgo run server.gohugo.hugo serve.