stefhatcher / frontend-101

Frontend 101 Class @Instrument

Home Page:http://stefhatcher.com/frontend-101/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontend-101

Frontend 101 Class @Instrument

Middleman project for local development. Middleman brings it all together.

cd MY_PROJECT
gem install bundler       # May already be installed
bundle install --binstubs # Install Middleman and dependencies (Requires XCode Command-Line tool)

From within project directory:

bin/middleman server      # Start the preview server
bin/middleman build       # Build project to build/

About

Frontend 101 Class @Instrument

http://stefhatcher.com/frontend-101/


Languages

Language:JavaScript 85.0%Language:CSS 12.4%Language:Ruby 2.6%