Minimum HTML/CSS/JS for creating Heydon Pickering & Andy Bell's Every Layouts.
Clone and install deps π¦
git clone git@github.com:aprietof/every-layout.git
cd every-layout
yarn
yarn devThen open http://localhost:1234. Parcel will automagically hot reload you files whenever you make
changes.
yarn build