README.md 476 B

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