@ensono-stacks/azure-react
v1.0.7
Published
This library is a NX plugin. Please see further documentation on NX plugins [here](https://nx.dev/plugin-features/create-your-own-plugin)
Downloads
209
Readme
Azure React
This library is a NX plugin. Please see further documentation on NX plugins here
What is its purpose?
What benefits does it give you?
Generators and Executors
View a list of the plugin executors/generators through the following command:
nx list @ensono-stacks/azure-node
Development
Building
Run the following command to build the plugin
nx build azure-react
Tests
Run the following to execute the unit tests via jest.
nx test azure-react
Linting
Run the following to lint the code using ESLint.
nx lint azure-react
Publish
Run the following to publish the NPM package
nx publish azure-react
Full documentation
Please visit the stacks documentation page for azure-react
here for more information