# 数字督察 ## 安装 ```bash # 使用淘宝源 npm config set registry https://registry.npmmirror.com npm install ``` ## 运行 ```bash npm run start ```