伏羲dmrv前端

sungongwei 6710fad659 fix 10 ヶ月 前
.vscode a45a91c63d init 1 年間 前
public a45a91c63d init 1 年間 前
src 6710fad659 fix 10 ヶ月 前
.gitignore a45a91c63d init 1 年間 前
README.md a45a91c63d init 1 年間 前
index.html 1e350f9403 fix: 11 ヶ月 前
jsconfig.json 3738962313 fix: 11 ヶ月 前
package-lock.json 97c2733538 fix: 11 ヶ月 前
package.json 97c2733538 fix: 11 ヶ月 前
vite.config.js ba2f297141 feat: 审定核证 11 ヶ月 前
vitest.config.js a45a91c63d init 1 年間 前

README.md

DMRV碳资产开发监测平台

接口文档

接口文档地址

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit