@ensono-stacks/create-stacks-workspace
v2.0.7
Published
Please visit the stacks documentation page for `create` [here](https://stacks.ensono.com/docs/getting_started/create-stacks-workspace/ensono-stacks-create-stacks-workspace) for more information
Downloads
317
Readme
@ensono-stacks/create-stacks-workspace
Please visit the stacks documentation page for create
here
for more information
Development
Building
Run the following command to build the plugin
nx build create
Tests
Run the following to execute the unit tests via jest.
nx test create
Linting
Run the following to lint the code using ESLint.
nx lint create
Publish
Run the following to publish the NPM package
nx publish create