mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 14:50:56 +00:00
Mention antfu/ni in readme
This commit is contained in:
parent
af14c7a2e9
commit
3030471fd2
@ -193,6 +193,12 @@ or
|
||||
|
||||
`pnpm --filter ./packages/utils run build`
|
||||
|
||||
### NI
|
||||
|
||||
I suggest to install [NI](https://github.com/antfu/ni), it makes it easy to work with any repository regardless of what package manager it uses.
|
||||
|
||||
Instead of figuring out if you should run `npm install` or `pnpm install` or `yarn install`, just run `ni` and it will execute current package manager, `nr build` to build, `nr test` to run tests test.
|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation for all packages is available on [Iconify documentation website](https://docs.iconify.design/icon-components/):
|
||||
|
Loading…
Reference in New Issue
Block a user