demo-lib-version-update
v4.0.0
Published
<a alt="Nx logo" href="https://nx.dev" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="45"></a>
Downloads
5
Readme
DemoLibVersionUpdate
✨ Your new, shiny Nx workspace is almost ready ✨.
Learn more about this workspace setup and its capabilities or run npx nx graph
to visually explore what was created. Now, let's get you up to speed!
Finish your CI setup
Click here to finish setting up your workspace!
Run tasks
To build the library use:
npx nx build
These targets are either inferred automatically or defined in the project.json
or package.json
files.
More about running tasks in the docs »
Versioning and releasing
To version and release the library use
npx nx release
Pass --dry-run
to see what would happen without actually releasing the library.
Install Nx Console
Nx Console is an editor extension that enriches your developer experience. It lets you run tasks, generate code, and improves code autocompletion in your IDE. It is available for VSCode and IntelliJ.
Useful links
Learn more:
- Learn more about this workspace setup
- Learn about Nx on CI
- Releasing Packages with Nx release
- What are Nx plugins?
And join the Nx community: