You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Install ```codecrumbs``` globally (```yarn global add codecrumbs```)
38
38
2) Run ```codecrumbs -d project-src-dir -e project-src-dir/index.js```. Change parameters to match your project:```-d``` is *directory with source code*, ```-e``` is *entry point file* .
39
39
3) Go to [http://localhost:2018](http://localhost:2018/#) in the browser to check it out.
0 commit comments