GitHunt
HA

handhikadj/kanban-react-ts

Simple Kanban App with React, Vite and Typescript

Installation

  1. Run cp .env.example .env to copy the environment variables and fill in the VITE_API_TOKEN
  2. Run npm install to install the dependencies

Serve the app

Development Environment

Run npm run dev to start the dev server

Production Environment

Run npm run build && npm run preview to start the dev server

Languages

TypeScript97.0%CSS1.3%JavaScript1.0%HTML0.7%Shell0.1%

Contributors

Created January 5, 2023
Updated January 5, 2023
handhikadj/kanban-react-ts | GitHunt