Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 154 Bytes

File metadata and controls

17 lines (11 loc) · 154 Bytes

Requirements

  • Yarn

Build

$ yarn build

Build (live refresh)

Uses nodemon to auto-restart for changes.

$ yarn build:live