@brizy/create-app
v1.0.5
Published
Create full app with brizy builder
Readme
@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-appUsing yarn
Alternatively, you can use Yarn to achieve the same result:
yarn create @brizy/create-app my-appLicense
This project is licensed under the MIT License. For more details, visit Brizy.
