create-easytwin-component
v0.1.1
Published
使用pnpm创建workspace(已知mac系统下使用npm create无法解析js文件,需要shebang)
Readme
开始
使用pnpm创建workspace(已知mac系统下使用npm create无法解析js文件,需要shebang)
pnpm create easytwin-component@latest <your-project-name>常见问题
- timeout of xxxxms exceeded连不上registry.npmjs.org,多试几次或者代理使用tun模式(cli目前不能指定proxy)
