Skip to content

A simple, visual way to keep track of what needs to get done.

Notifications You must be signed in to change notification settings

devsayog/kanban-board

Repository files navigation

🚀 Nextjs-TS-Eslint-Prettier-husky-tailwindcss

Boilerplate and Starter for Next.js , Tailwind CSS 3 and TypeScript with ESLint , Prettier , Husky , Lint-Staged.

Set up

To run this project, first download or clone this repo

    // Install dependencies
    npm install
    // Run in development mode
    npm run dev
    // Build
    npm run build
    // Start Build site
    // npm start

Releases

No releases published

Packages

No packages published