create-waw-app
v1.0.8
Published
Create a new React project with TypeScript, Tailwind CSS, and snapshot capabilities
Downloads
17
Maintainers
Readme
create-waw-app
A CLI tool to quickly set up a new React project with TypeScript, Tailwind CSS, and snapshot capabilities.
Usage
Run the following command to create a new WAW (War Against Work) app:
npx create-waw-app my-app-name
This will:
- Create a new React project with TypeScript
- Set up Tailwind CSS
- Install additional dependencies (Framer Motion, React Syntax Highlighter)
- Set up snapshot functionality
- Create initial components and configurations
After the setup is complete, follow the on-screen instructions to start your development server and begin working on your project.
License
MIT