Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 213 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 213 Bytes

Booking.js

A fork of timekit's booking widget, with some modifications.

Set-up

  1. Install Yarn: brew install yarn
  2. Install dependencies: yarn install
  3. Build: yarn build
  4. Publish: yarn publish