Skip to content

busterc/liver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liver

the dumbest live-reload static server

Uses live-server to watch and reload 3 files, index.html, global.js and site.css

Installation

$ npx -p node@9 -p degit -- degit busterc/liver && npm install

Usage

$ npm start