0.0.5 • Published 3 years ago

@toby-mpv/nodemon v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

@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
0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago