💡 Check the full documentation
👉 Visit expresso-macchiato docs for the full API reference and guides.
npx create-expresso-macchiato
This repository serves as the template for the npx create-expresso-macchiato command.
Running the command will:
- Clone this repository
- Remove the existing .git history
- Initialize a fresh Git repository
- Generate the .env mockup files
This lets you start building your app right away with a clean setup.
👉 Check out the official Expresso Macchiato official repo to see how everything works under the hood.