Skip to content

Commit

Permalink
docs: improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
spence-s committed Apr 3, 2024
1 parent 6c32b31 commit db84443
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,8 @@ For a nodemon like experience, we leverage the new nodejs experimental `watch` f

`npm run dev:watch` to start in watch mode.

### Releasing

To encourage best practices for publishing an open source package on npm, [np is installed by default](https://github.com/sindresorhus/np).

`npm run release`

0 comments on commit db84443

Please sign in to comment.