Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 945 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 945 Bytes

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.