An example of a blog post at JustBuildSomething.com
This needs to be run on a server. If you're on OS X try MAMP. If you want to use something Node based I recomend Serve.
If you use MAMP point your server to the directory you downloaded this Git repo to.
To do this open your MAMP preferences and click the "Apache" tab.
Then change your document root.
Lastly, point your browser to localhost:8888
to view the demo.
If you use Server simply cd
to the directory you downloaded this Git repo to.
Then type serve
into your terminal.
Lastly, point your browser to localhost:3000
to view the demo.
Need more help? Please email me. Alan James: [email protected]
Licensed under MIT.