1. Fork the repository (here is the guide)
2. Clone to your machine
git clone https://github.com/[YOUR_USER_NAME]/NodeJsPackageManager.git
3. Install all needed packages
npm install
4. After finished the editing code, publish as an executable file to inside the dist folder on root directory
dist
npm run dist
There was an error while loading. Please reload this page.