Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.07 KB

Frontend Routing with Sammy.js

An example of a blog post at JustBuildSomething.com

Original Post

How To Run

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.

Author

Need more help? Please email me. Alan James: alanjames1987@gmail.com

License

Licensed under MIT.