Getting Started
Installation
Install petter-init globally using:
npm install petter-init -g
npm install petter-init -g
Prerequisite
For petter-init to work with yarn and pnpm you need to have them both installed globally as well.
How to use
- After installation, in your terminal you can run:
petter-init
petter-init
- Complete the setup through the CLI.
cd
into your new project directory, and run your project.
That's it. Now you can write utility classes with TailwindCSS instantly.