aupi-teste
v2.0.5
Published
The easiest way to get started with Aupi pattern is by using create-aupi-front. This CLI tool enables you to quickly start building a new Web application or Mobile application, with everything set up for you. You can create a new app using the default Aup
Downloads
12
Maintainers
Readme
Create Aupi Front
The easiest way to get started with Aupi pattern is by using create-aupi-front. This CLI tool enables you to quickly start building a new Web application or Mobile application, with everything set up for you. You can create a new app using the default Aupi template To get started, use the following command:
Interactive
You can create a new project interactively by running:
npx create-aupi-front
# or
pnpm dlx create-aupi-front
# or
bunx create-aupi-front
You will be asked for the name of your project, and then whether what pattern you want to use:
? Escolha o tipo de projeto: (Use arrow keys)
❯ web
mobile
Select what pattern you want to install and then enjoy the "coding session".
Why use Create aupi front?
create-aupi-front allows you to create a new patterned app within seconds. It is officially maintained by the creators of Aupi Soluções em TI, and includes a number of benefits:
Agility to Produce New Projects: With create-aupi-front, you can create a fully patterned app within seconds. No more wasting time on manual setup – simply run the command, and you're ready to start coding.
Official Maintenance: Rest assured that create-aupi-front is maintained by the creators of Aupi Soluções em TI. You'll receive regular updates and support, ensuring that your projects stay up-to-date and secure.
Standardized Design Patterns: Say goodbye to inconsistency in your project structures. create-aupi-front enforces standardized design patterns and folder architectures, making collaboration easier and code maintenance a breeze.
Built-In Benefits: Enjoy additional benefits such as pre-configured dependencies, boilerplate code, and best practices baked right into the tool. You'll spend less time configuring and more time coding high-quality applications.