1.0.25 • Published 9 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
10 months ago
1.0.18
10 months ago
1.0.17
10 months ago
1.0.22
10 months ago
1.0.21
10 months ago
1.0.20
10 months ago
1.0.25
9 months ago
1.0.24
9 months ago
1.0.23
9 months ago
1.0.16
10 months ago
1.0.14
10 months ago
1.0.13
10 months ago
1.0.12
10 months ago
1.0.11
10 months ago
1.0.10
10 months ago
1.0.9
10 months ago
1.0.8
10 months ago
1.0.7
10 months ago
1.0.6
10 months ago
1.0.5
10 months ago
1.0.4
10 months ago
1.0.3
10 months ago