goodybag / lunchroom-landing

Lunchroom landing styles and markup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lunchroom

Food for folks who eat food

setup

-- cd into cater
npm link
-- cd into lunchroom
npm install
npm link cater
gulp

build

# Build
npm run-script build

# Preview
npm run-script build-show
open http://localhost:3012/

About

Lunchroom landing styles and markup


Languages

Language:HTML 45.5%Language:CSS 31.8%Language:JavaScript 22.7%