Skip to content

stain-win/rollup-nodejs-boilerplate

Repository files navigation

Travis-ci

rollup-nodejs-boilerplate

Boilerplate for starting you js library project using rollup, babel, nodejs and d3-chord as example internal dependency.

##Usage Fork this repo, then do npm install

npm i

check everything with

npm test

Write code in ./src , include in main.js and do

npm build

build results are in ./build folder

About

Lib boilerplate using rollup, nodejs and d3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published