Skip to content

emendoza2/trialanderror

Repository files navigation

Trial and Error

NPM License

Blog built with tailwindcss for css and Eleventy to roll it and poke it and prick it with T.

Stack

  • TailwindCSS v3
  • AlpineJS v3 Currently unused

Install

npm install

Local dev

npm run start

Build

Minified production build

npm run build

Thanks