Back to Sentinel

Sentinel Dashboard Frontend

sentinel-dashboard/src/main/webapp/resources/README.md

1.8.9491 B
Original Source

Sentinel Dashboard Frontend

Env Requirement

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

Code Guide

Install Packages

shell
npm install

Start Development

shell
npm start

Build for production

shell
npm run build

Credit