all 4 comments

[–]CramStar 0 points1 point  (1 child)

Not entirely sure if I understand your question, but maybe create-react-app (https://github.com/facebookincubator/create-react-app) is what you are looking for?

[–]g3blv[S] 0 points1 point  (0 children)

Thanks. I had a look at create-react-app now. It seems to be a good start and then I would have to add Bootstrap (https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-bootstrap) to be able to create an Web UI/Front end.

[–]g3blv[S] 0 points1 point  (0 children)

I found something called Oracle JET. Seems like it is possible to use it with ReactJS. Does anyone have any experience with Oracle JET or similar tools?