You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xs 892ed70a1f Initial 7 months ago
..
app Initial 7 months ago
assets/img Initial 7 months ago
dist Initial 7 months ago
lib Initial 7 months ago
static Initial 7 months ago
.gitignore Initial 7 months ago
.jshintrc Initial 7 months ago
README.md Initial 7 months ago
README_zh.md Initial 7 months ago
gulpfile.js Initial 7 months ago
index.htm Initial 7 months ago
index_dev.htm Initial 7 months ago
license-stat.csv Initial 7 months ago
package-lock.json Initial 7 months ago
package.json Initial 7 months ago

README.md

Sentinel Dashboard Frontend

Env Requirement

  • Node.js > 6.x
  • Node.js < 12.x

Code Guide

Install Packages

npm install

Start Development

npm start

Build for production

npm run build

Credit