From abdea475752fd2a9f7eb12b0268e3b40f7e70b86 Mon Sep 17 00:00:00 2001 From: Valery Liubimov Date: Mon, 25 Sep 2023 17:21:39 +0300 Subject: [PATCH] Add frontend cli: nvm, fnm, vue-cli --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 5b342b9..0fbeb12 100644 --- a/readme.md +++ b/readme.md @@ -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