Dependency analysis tool of React Components
$> npm install -g react-izon
$> react-izon [ANALYZE_FILE_PATH] [OPTONS...]
...
listen to http://localhost:9000Use with npx
$> npx react-izon [ANALYZE_FILE_PATH] [OPTONS...]
...
listen to http://localhost:9000ANALYZE_FILE_PATH: File path of React Root Component to be analyzed
-v --version: showreact-izonversion-h --help: show help-o --open: open browser automatically-p --port: settinglocalhostport.