A server that using to watch and compare the changes for the web page.
Note: This project is developing now, maybe it is not usable now.
-
Please confirm that you have installed the latest stable Node.js.
-
Clone the project by Git, and run
npm install
oryarn
if you have installed Yarn. -
Run the launch command
npm start
.