-
Notifications
You must be signed in to change notification settings - Fork 2
Framework
tipsforthings edited this page Aug 18, 2014
·
1 revision
I have created a template rails project to get you started with off-canvas navigation, which can be found here. If you are starting a new rails project, this is the method that I would recommend.
Simply clone the framework and run 'bundle install', this SHOULD leave you with a working application featuring the off-canvas navigation. Then you've just got to run 'rails server' and visit localhost:3000 in a web browser to view the working example.