Files

安装

npm install

使用

# 启动开发环境
npm run dev
# 构建生产版本
npm run build

文档