live-code-host

0.0.6 • Public • Published

Features

  • copy the same code from host to everyone else
  • can run commands from package.json file

how to use

package.json

under scripts add script to run the watching command, for example you have "dev":"nodemon app.js" add new script for live-code-host "scripts":{ ... "dev":"nodemon app.js", "lvh":"livecodehost" } and then create new file named l.config.json that will be like so { "script": "npm run dev" }

npm run lvh and you good to go

Readme

Keywords

Package Sidebar

Install

npm i live-code-host

Weekly Downloads

0

Version

0.0.6

License

ISC

Unpacked Size

15.7 kB

Total Files

17

Last publish

Collaborators

  • rlss91