create-nike-app
v1.0.1
Published
Create an app inspired by [create-vite-app](https://github.com/vitejs/create-vite-app),the `nike` just a name about my favorite brand.
Downloads
1
Maintainers
Readme
create-nike-app
Create an app inspired by create-vite-app,the nike
just a name about my favorite brand.
快速创建前端 App 项目,参照create-vite-app和 vue-cli preset
。
$ yarn create nike-app <project-name>
$ cd <project-name>
$ yarn
$ yarn dev
Preset
预设模板:
- [ ] vue(default)
- [ ] vite
- [ ] vite-component
- [ ] vue-component
- [ ] vue-h5
- [ ] vue-cli
- [ ] vitepress
- [ ] react
- [ ] react-h5
- [ ] preact
- [ ] taro
- [ ] uni-app
- [ ] flutter
To scaffold with specific template: 选择创建模板:
yarn create nike-app --template vite
(c) LICENSE ON MIT,Powered by tomieric