dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.84k stars 587 forks source link

confused stuff for beginner in the Install Section of the wiki. #330

Open valleygtc opened 6 years ago

valleygtc commented 6 years ago

I read the project's wiki to learn how to use this dagre-d3 library. I encountered some frustrating problem when I try to write a demo in my machine, refer to this Section and the Demos. I use npm to install this library like this:

$ npm init
$ npm install dagre-d3 

I didn't use bundle tool, I just want to have a try, so I add some Githubissues.

  • Githubissues is a development platform for aggregating issues.