1.0.4 • Published 1 year ago

@brizy/create-app v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago