Skip to content

alanjames1987/Frontend-Routing-with-Sammy.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published