1.1.1 • Published 11 months ago

create-tuna-app v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Create Tuna App

Create Tuna 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 create-tuna-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 Create Tuna App, please submit a pull request on GitHub. We welcome contributions of all kinds, including bug reports, feature requests, and code changes.

License

Create Tuna App is licensed under the ISC License. See the LICENSE file for more information.