编辑 | blame | 历史 | 原始文档

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