Skip to content

AleshaOleg/d3-rollup-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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