Skip to content

gregoryruiz/nso

Repository files navigation

nso Build Status dependencies Status devDependencies Status

npm package dependencies visualizer

Installation

$ npm i

Usage

dev

$ npm start

prod-ish

  • build it
$ npm run build
  • inspect the builded bundle content through interactive zoomable treemap here: /dist/report.html

  • run it locally

$ npm run serve:prod

live

last successful master branch build can be found here: gregoryruiz.github.io/nso/

Credits

@douglasduteil for his ideas, disponibility, advices, wisdom & friendship.