Skip to content

cuilanxin/taro-cli

Repository files navigation

taro3.x

基于 taro 开发的 H5 & 微信小程序。

Getting Started

$ yarn
$ cnpm install
$ npm install

Start the dev server

$ yarn start  # dev 模式(增加 --watch 参数) 将会监听文件修改。
$ yarn build  # build 模式(去掉 --watch 参数) 将不会监听文件修改,并会对代码进行压缩打包

Start the mock server

$ yarn run mock

登录

手机号: 符合 /^1[34578]\d{9}$/ 校验即可
验证码自动获取

账号: admin
密码: admin

About

taro3.x+taro-ui+dva

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published