Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 544 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 544 Bytes

Every Layout

Minimum HTML/CSS/JS for creating Heydon Pickering & Andy Bell's Every Layouts.

Demo 🚀

Getting started

Clone and install deps 📦

git clone [email protected]:aprietof/every-layout.git
cd every-layout
yarn
yarn dev

Then open http://localhost:1234. Parcel will automagically hot reload you files whenever you make changes.

Build 👷‍

yarn build

React version by the Futurism team here.