Minimum HTML/CSS/JS for creating Heydon Pickering & Andy Bell's Every Layouts.
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.
yarn build