Skip to content

dora-taskify/dora-ui

Repository files navigation

React + TypeScript + Vite

This project is a base setup using React, TypeScript, and Vite with HMR and ESLint rules.
It is intended as a boilerplate for building scalable frontend applications.


🚀 Tech Stack

  • React 18
  • TypeScript
  • Vite (with HMR support)
  • ESLint (with recommended TypeScript + React configs)

🔀 Branching Rules

  • The default branch is main.
  • All feature or bugfix work should be done in separate branches, then merged into main via Pull Request.
  • Do not rename or change the main branch.

🛠 Development Setup

Install dependencies

npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published