AleshaOleg / d3-rollup-boilerplate

Basic boilerplate for D3js with rollup bundler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic boilerplate for D3js with rollup bundler.


Languages

Language:JavaScript 51.8%Language:HTML 48.2%