npm-plus
npm integration for atom.
Features
Run tests / build scripts / install
Npm plus allows you running npm install
and npm test
from your editor:
Start / stop / restart application
The built in npm commands npm start
, npm stop
and npm restart
are supported.