Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.01 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.01 KB

NVM Desktop

A simple way to navigate between Node versions.


Running locally

Clone the repository, open its folder and install dependencies with:

npm install

Run it using:

npm start

Building

You can build the application using the following command:

npm run build

This will generate the /packages folder, and inside it you can get the .exe file.

Preview

Sample preview running the app:

Preview

Author

👤 Gianlucca Claudino

Show your support

Give a ⭐️ if this project helped you!