Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 228 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 228 Bytes

Knapsack workspace starter

Quick Start

To Run locally

yarn
yarn start

Build Client + components

yarn build

Serve locally (after running yarn build)

yarn serve

@todo