/cpuNode

A project for checking cpu and memory

Primary LanguageJavaScriptMIT LicenseMIT

cpuNode

A project for checking cpu and memory


SetUp


# git clone
git clone git@github.com:JackDan9/cpuNode.git

# build the project
cd projectname(for example: cd cpuNode)

# install dependencies
npm install

# recommended install dependencies
cnpm install (npm install -g cnpm --registry=https://registry.npm.taobao.org)

# serve at localhost:8080
node cpuLoadServer.js

# success(console)
server is working!

# in chrome/firefox/ie/opera
http://localhost:8080

Result Picture

readme

  • If you like it, please give me a star.
  • If you have suggestions or questions, please chat with me.(1835812864@qq.com).