jlong / serve

Serve is a small Rack-based web server and rapid prototyping framework for Web applications (specifically Rails apps). Serve is meant to be a lightweight version of the Views part of the Rails MVC. This makes Serve an ideal framework for prototyping Rails applications or creating simple websites. Serve has full support for Rails-style partials and layouts.
http://get-serve.com
Other
836 stars 90 forks source link

How to use zurb foundation with Serve #96

Closed regdog closed 11 years ago

regdog commented 11 years ago

Hi All,

I am really glad to find Serve for rapid front-end prototyping. But how to use Zurb Foundation with Serve?

Thanks for giving any clue or help!

B.R. Cameo

regdog commented 11 years ago

I've found the answer - https://github.com/bomberstudios/serve-foundation.

jlong commented 11 years ago

Nice!

On Apr 2, 2013, at 12:47 AM, regdog notifications@github.com wrote:

I've found the answer - https://github.com/bomberstudios/serve-foundation.

— Reply to this email directly or view it on GitHub.