Skip to content

Bridgetown + Slim + Tailwind + HotReload niceness

Notifications You must be signed in to change notification settings

KonnorRogers/bridgetown-slim-starter

Repository files navigation

Frontend Redesign

Requirements

  • Bridgetown
  • Yarn
  • Ruby

Getting started

git clone https://github.com/hoalife/frontend
cd frontend
bundle install && yarn install

Development

yarn start

Then open up localhost:4000

Production

yarn build

This will build to output/