patternfly-timeline
patternfly-timeline copied to clipboard
Unclear instructions on getting started
The README indicates I need to do 'npm install' then 'npm start' to run the server. Doing that and trying to connect to the page just hangs. After doing 'npm run build' I was then able to do 'npm start' and connect to localhost:8080
Additionally, this doesn't really seem setup for inclusion in other projects. It's one the best timeline examples I've seen so it's a shame.
That being said, how do I simply include it in a patternfly based project? It doesn't seem setup for that.
Any insight it helpful. Thanks!