SPAJS (Single Page Apps) Website
Centralized recomendations, guidelines, and best practices for developing SPA (Single Page Apps)
- Install jekyll
gem install jekyll
Create markdown or liquid file in directory _posts/
_posts/2013-08-05-hello-world.md
jekyll serve --watch
open http://localhost:4000/
- [MileStones] (https://github.com/spa-js/spa-js.github.io/issues/milestones)
- Site is built using jekyll
Content original to the site is licensed under a Creative Commons Attribution License (CC-BY 3.0)
- “Best Practices on the Move: Building Web Apps for Mobile Devices” by Ernst de Haan