This is the repository for the Fronteers Conference.
It is based on the eleventy-tailwindcss-alpinejs-starter by Greg Wolanski:
A starter repository showing how to build a website with the Eleventy, Tailwind CSS, and Alpine.js.Learn more on CSS-Tricks: An Eleventy Starter with Tailwind CSS and Alpine.js
git clone git@github.com:fronteers/fronteers-conference.git
cd fronteers-conference
npm install
This step is only required the very first time.
npm run build
npm start