https://github.com/cramouchegit/create-twibbon
Web Generate Twibbon Using Next JS
https://github.com/cramouchegit/create-twibbon
Last synced: 4 months ago
JSON representation
Web Generate Twibbon Using Next JS
- Host: GitHub
- URL: https://github.com/cramouchegit/create-twibbon
- Owner: Cramouchegit
- Created: 2024-08-16T16:20:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T16:44:52.000Z (10 months ago)
- Last Synced: 2025-01-16T22:33:45.084Z (5 months ago)
- Language: TypeScript
- Homepage: https://create-twibbon.vercel.app
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- ## Installation
1. Clone the repository:
```bash
https://github.com/Cramouchegit/Create-Twibbon.git
```2. Navigate to the project directory:
```bash
cd your-project
```3. Install module dependencies:
```bash
pnpm install
```4. Start the development server:
```bash
pnpm run dev
```### Usage
Visit `http://localhost:3000` in your browser to access the web-based landing page generator.