1.0.25 • Published 8 months ago
genai-web-dev v1.0.25
GenAI Web Dev
Description
A CLI tool that generates a complete React landing page setup with Tailwind CSS styling and SVG illustrations.
Installation
# Using npx (recommended)
npx genai-web-dev
# Or install globally
npm install -g genai-web-dev
Usage
genai-web-dev [options]
Options:
-c, --color <scheme> color scheme (blue, green, purple, orange, rose) (default: "blue")
-h, --help display help for command
-V, --version output the version number
Color Schemes
Available color schemes:
- Blue (#0061FF): Modern and professional
- Green (#00AB55): Fresh and natural
- Purple (#7C3AED): Creative and bold
- Orange (#EA580C): Energetic and warm
- Rose (#E11D48): Vibrant and passionate
Generated Structure
your-project/
└── GenAIWebDev/
├── unstyledComponents/
│ ├── LandingPage.js
│ ├── Header.js
│ ├── Footer.js
│ └── Table.js
├── styling-guide.md
├── LandingPageInstructions.md
├── HeaderInstructions.md
├── FooterInstructions.md
├── construction-prompts.md
└── Table.md
Generated Files
- Components: Ready-to-use React components with Tailwind CSS
- Styling Guide: Comprehensive design system documentation
- Instructions: Detailed component-specific guidelines
- Construction Prompts: Step-by-step component building instructions
Requirements
- Node.js >= 14.0.0
- React project with Tailwind CSS installed
Contributing
Contributions are welcome! Please read our contributing guidelines before submitting a pull request.
License
MIT © Stephan Smuts
1.0.19
8 months ago
1.0.18
8 months ago
1.0.17
8 months ago
1.0.22
8 months ago
1.0.21
8 months ago
1.0.20
8 months ago
1.0.25
8 months ago
1.0.24
8 months ago
1.0.23
8 months ago
1.0.16
8 months ago
1.0.14
8 months ago
1.0.13
8 months ago
1.0.12
8 months ago
1.0.11
8 months ago
1.0.10
8 months ago
1.0.9
8 months ago
1.0.8
8 months ago
1.0.7
8 months ago
1.0.6
8 months ago
1.0.5
8 months ago
1.0.4
8 months ago
1.0.3
8 months ago