/config-maker

Primary LanguageVueMIT LicenseMIT

运行

  • 确保已经安装node.js 10+
  • 首次下载项目后,安装项目依赖:
yarn
- 本地开发

yarn dev

- 构建

yarn build