Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmc-space/ubiquitous-cli
Quickly create projects with vite and react
https://github.com/mmc-space/ubiquitous-cli
cli command-line cssinjs eslint mmc react router template vite
Last synced: 14 days ago
JSON representation
Quickly create projects with vite and react
- Host: GitHub
- URL: https://github.com/mmc-space/ubiquitous-cli
- Owner: mmc-space
- Created: 2023-01-07T15:07:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T07:01:32.000Z (almost 2 years ago)
- Last Synced: 2024-11-04T00:27:51.431Z (17 days ago)
- Topics: cli, command-line, cssinjs, eslint, mmc, react, router, template, vite
- Language: TypeScript
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## @mmc-cloud/cli
Quickly create projects with vite and react
### install
```bash
pnpm add @mmc-cloud/cli -g
```### usage
```bash
create-mmc [name]
```### expand
Modify the following files
- [modules](src/utils/deps.ts)
- [template](src/template/)1. Maintain optional modules and corresponding parameters
2. And add the corresponding file under the template file### todo list
- [ ] coverage test
- [ ] Supports overwriting empty folders
- [ ] Support dependent version selection
- [ ] Support for monorepo
- [ ] Template pattern based on git repository
- [ ] A more convenient way to expand
- [ ] More detailed log information
- [ ] more template, for example: vue