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.
8225235467 | 3 years ago | |
---|---|---|
.. | ||
app | 3 years ago | |
assets/img | 3 years ago | |
dist | 3 years ago | |
lib | 3 years ago | |
static | 3 years ago | |
.gitignore | 3 years ago | |
.jshintrc | 3 years ago | |
README.md | 3 years ago | |
README_zh.md | 3 years ago | |
gulpfile.js | 3 years ago | |
index.htm | 3 years ago | |
index_dev.htm | 3 years ago | |
license-stat.csv | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago |
README.md
Sentinel Dashboard Frontend
Env Requirement
- Node.js > 6.x
Code Guide
Install Packages
npm install
Start Development
npm start
Build for production
npm run build