@toby-mpv/nodemon

0.0.5 • Public • Published

@toby-mpv/nodemon

@toby-mpv/nodemon is mini-clone for nodemon

Installation

Either through cloning with git or by using npm (the recommended way):

npm install -g @toby-mpv/nodemon

And @toby-mpv/nodemon will be installed globally to your system path.

You can also install @toby-mpv/nodemon as a development dependency:

npm install --save-dev @toby-mpv/nodemon

Usage

Using nodemon is simple, if my application accepted a host and port as the arguments, I would start it as so:

t-nodemon ./lib/server.js -w ./lib

Readme

Keywords

none

Package Sidebar

Install

npm i @toby-mpv/nodemon

Weekly Downloads

0

Version

0.0.5

License

ISC

Unpacked Size

1.98 kB

Total Files

3

Last publish

Collaborators

  • toby_hui