652 B
652 B
Omukk React Template
Template repository for all React front-end projects developed by Omukk with Vite + TypeScript + React + TailwindCSS
Prerequisites
- Node.js >= 18
- pnpm
- Docker
Setup
-
Create a new repository from this template:
- In Omukk Repos, navigate to this repository
- Click the "Use this template" button at the top of the page
- Choose "Create a new repository"
- Fill in your new repository details and click "Create Repository"
-
Clone your new repository:
git clone git@git.omukk.dev/<username>/<repo>.git cd <repo>