Add frontend cli: nvm, fnm, vue-cli

This commit is contained in:
Valery Liubimov 2023-09-25 17:21:39 +03:00 committed by GitHub
parent 5d7deb5312
commit abdea47575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -181,6 +181,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli) - Strip comments from CSS.
- [viewport-list-cli](https://github.com/kevva/viewport-list-cli) - Return a list of devices and their viewports.
- [surge](https://surge.sh) - Publish static websites for free.
- [nvm](https://github.com/nvm-sh/nvm) - Node version manager.
- [fnm](https://github.com/Schniz/fnm) - Faster nvm alternative.
- [vue-cli](https://cli.vuejs.org/) - Creating vue apps.
### Mobile Development