Skip to content

Kholid060/sihai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sihai

Create a smart short link.

Project Setup

# Install the dependencies
pnpm install

# Start the development server
pnpm dev

# Build the app for production
pnpm run build

# Locally preview production build
pnpm run preview