tuna-create-app
v1.1.1
Published
Create a project based on the selected template from the template repository.
Downloads
9
Readme
Tuna Create App
Tuna Create App is a command-line tool that allows you to create a new project based on a template from the template repository. It is similar to create-react-app but not limited to any specific framework or language.
English | 简体中文
Usage
To create a new project, run the following command:
npx tuna-create-app my-app
The project will be created using the name my-app.
Then, the template list will be loaded from the template repository. After selecting a template, it will be downloaded and extracted to complete the project creation process.
Contributing
If you would like to contribute to Tuna Create App, please submit a pull request on GitHub. We welcome contributions of all kinds, including bug reports, feature requests, and code changes.
License
Tuna Create App is licensed under the ISC License. See the LICENSE file for more information.