You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
359 B
359 B
Global sales
聊天式销售平台
开发设置
- 安装组件:npm install
- 运行开发环境:npm run dev 或者 start.bat
- 打包代码:npm run build 或者 build.bat