https://github.com/cramouchegit/create-twibbon
Web Generate Twibbon Using Next JS
https://github.com/cramouchegit/create-twibbon
Last synced: 11 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T16:44:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T11:50:47.576Z (about 1 year 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.