docs(repo): add video showcasing local nx release process (#3443)

This commit is contained in:
Juri Strumpflohner 2020-07-31 16:56:52 +02:00 committed by GitHub
parent 53b69272eb
commit 87fee3f5e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ yarn build
To test if your changes will actually work once the changes are published, To test if your changes will actually work once the changes are published,
it can be useful to publish to a local registry. it can be useful to publish to a local registry.
Here are some useful commands for doing so: Check out [this video for a live walkthrough](https://youtu.be/Tx257WpNsxc) or follow the instructions below:
```bash ```bash
# Starts the local registry. Keep this running in a separate terminal. # Starts the local registry. Keep this running in a separate terminal.