Skip to content

mu-box/quickstart-middleman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman with Nanobox

This is a quickstart for getting Middleman up and running with Nanobox.

Up and Running

# clone the code
git clone https://github.com/nanobox-quickstarts/nanobox-middleman.git

# cd into the middleman app
cd nanobox-middleman

# add a convenient way to access your app from the browser
nanobox dns add local middleman.dev

# start the dev environment and middleman
nanobox run middleman

Visit the app from your favorite browser at middleman.dev:4567.

About

Quickstart for Middleman with Microbox

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 78.4%
  • Ruby 12.5%
  • HTML 8.8%
  • JavaScript 0.3%