1.0.8 • Published 11 months ago

create-waw-app v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

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:

  1. Create a new React project with TypeScript
  2. Set up Tailwind CSS
  3. Install additional dependencies (Framer Motion, React Syntax Highlighter)
  4. Set up snapshot functionality
  5. 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

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago