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.
|
7 months ago | |
---|---|---|
.. | ||
app | 7 months ago | |
assets/img | 7 months ago | |
dist | 7 months ago | |
lib | 7 months ago | |
static | 7 months ago | |
.gitignore | 7 months ago | |
.jshintrc | 7 months ago | |
README.md | 7 months ago | |
README_zh.md | 7 months ago | |
gulpfile.js | 7 months ago | |
index.htm | 7 months ago | |
index_dev.htm | 7 months ago | |
license-stat.csv | 7 months ago | |
package-lock.json | 7 months ago | |
package.json | 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