Skip to content

orkait/orkait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orkait Website

A Next.js 16 project with React 19, Tailwind CSS v4, and shadcn/ui.

Installation

Prerequisites

  • Node.js 18+
  • npm or bun

Using npm

# Clone the repository
git clone <repo-url>
cd orkait-3.0

# Install dependencies
npm install

# Start the development server
npm run dev

Using bun

# Clone the repository
git clone <repo-url>
cd orkait-3.0

# Install dependencies
bun install

# Start the development server
bun dev

Available Scripts

Command npm bun
Dev server npm run dev bun dev
Production build npm run build bun run build
Start server npm run start bun start
Lint npm run lint bun lint

Open http://localhost:3000 in your browser to view the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages