React JS template

Options

My group is trying to use React JS to build a dashboard in domo and I'm looking to see if there are any examples out there? I know that in the Domo Dev Studio docs it recommends linking things in the index.html file (https://developer.domo.com/docs/dev-studio/build-your-app#Load%20Assets) but how are things like webpack etc. handled from there?

 

Any advice would be appreciated but a link to a template on Git would earn you a gold star in my book

Comments

  • jake-galbraith
    Options

    https://github.com/DomoApps/starter-kit

     

    Here is an implementation using webpack with an angular framework. You can reuse the webpack loader and just swap out the angular framework with your react implementation. Let me know if there are any bumps you run into along the way.

This discussion has been closed.