@enonic/react4xp
Version:
Build tools for React4xp
21 lines (12 loc) • 667 B
Markdown
# `react4xp`
<img src="media/react4xp.svg" alt="React4xp logo" title="React4xp logo" width="160px">
[NPM module](https://www.npmjs.com/package/@enonic/react4xp) of the Enonic React4XP implementation which bundles all the necessary build tools required by [lib-react4xp](https://github.com/enonic/lib-react4xp/) and [react4xp starter](https://market.enonic.com/vendors/enonic/react4xp-starter).
## Usage
**Not really intended for separate installation or use!**
Better start with the [React4xp introduction](https://developer.enonic.com/templates/react4xp).
## Release
````
git tag vX.Y.Z
git push origin vX.Y.Z
````
This will trigger release & publish on NPM