create-manu-app
v1.1.5
Published
Create a new Next.js project with Tailwind CSS and TypeScript pre-configured. Simplify your project setup process with this scaffolding tool and start building your web application with ease.
Downloads
4
Readme
create-manu-app
This CLI tool allows you to quickly create a Next.js project and TypeScript, without the experimental app directory. Additionally, it installs Tailwind CSS and configures the necessary files. If you're creating a Web3 project, it also installs RainbowKit.
Usage
To create a project, run:
npx create-manu-app
# or
yarn create manu-app
# or
pnpm create manu-app
Web3 projects
If you're creating a web3 project, you must have an Alchemy API key before starting the development server. You can get your API key at Alchemy then add it to the .env file
License
This project is licensed under the MIT License