Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 263 Bytes

Usage

yarn:build - build once
yarn:build:watch - watch files in the bundle and rebuild on changes
yarn:build:watch:server - watch files in the bundle and rebuild on changes and start a local server
yarn:start - same as yarn:build:watch:server