sanctuarycomputer / herman-miller

An interactive experience built to live on Herman Miller's site, for Labour NY.
0 stars 0 forks source link

Herman Miller Interactive Experience

Built for Labour NY.

Installation

git clone https://github.com/sanctuarycomputer/herman-miller.git
cd herman-miller
npm install
npm install --global broccoli-cli

Serving

broccoli serve

Experience will be live at http://localhost:4200

Building

npm run build