1.0.4 • Published 10 months ago

@brizy/create-app v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@brizy/create-app

@brizy/create-app is a tool designed to generate recipes for application creation. It simplifies the process of scaffolding new projects by providing a set of predefined templates and configurations.

For a complete list of available recipes, please refer to the monorepo README.

Usage

Using npx

Run the following command to create a new application:

npx @brizy/create-app my-app

Using yarn

Alternatively, you can use Yarn to achieve the same result:

yarn create @brizy/create-app my-app

License

This project is licensed under the MIT License. For more details, visit Brizy.

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago