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