3 Star 10 Fork 2

innocces / taro-hooks

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.gitpod.yml 248 Bytes
Copy Edit Raw Blame History
tasks:
- name: dependencies
init: >
yarn global add lerna &&
yarn bootstrap &&
gp sync-done bundle
- name: dev server
init: gp sync-await bundle
command: yarn start
ports:
- port: 12345
onOpen: open-preview
TypeScript
1
https://gitee.com/inocces/taro-hooks.git
git@gitee.com:inocces/taro-hooks.git
inocces
taro-hooks
taro-hooks
main

Search