npm-start-command

creates a file you can double click to launch npm start

Usage | License

Usage

Assumptions:

  1. You are a (or work with a) designer who want to launch a server to develop cool webapps.
  2. You have Node.js installed.
  3. Your working folder contains a package.json. If there is no package.json yet, you can create it with npm init -y.
  4. Your package.json contains a start script

Install command with

npm install npm-start-command --save-dev

This will create two files:

MacOS

Click on file _MacOS.npm-start.command , your development server will be launched.

Windows

Click on file _Windows.npm-start.bat , your development server will be launched.

License

MIT

OS icons provided by icons8.