react-union-scripts

Provides scripts for building JS web apps targeted on either CMS or Portal solutions.

Usage no npm install needed!

<script type="module">
  import reactUnionScripts from 'https://cdn.skypack.dev/react-union-scripts';
</script>

README

React Union

by Lundegaard

🖍️ 🛡 🚀

Easy React integration into legacy systems

Extendable and configurable set of scripts for building and running your React applications that is designed for content management systems (CMS) or enterprise portals.

See our documentation site.

Build status Greenkeeper badge Github MIT License Downloads Version

Main features

  • simple to use - just add the dependency to your package.json and roll
  • use multiple entry points in one project - useful for theming or for splitting your code to optimize your bundle size
  • designed for a large codebase - multiple entry points, code-splitting, async loading of JavaScript modules

See https://react-union.org/scripts-introduction for more information.