Skip to content

gjtiquia/mini-textarea

Repository files navigation

mini <textarea/>

a fast, simple <textarea/> that just works

https://minitextarea.gjt.io/

this project is set up with Vite using the TypeScript Vanilla template.

Commands

  • Node.js (v18 or higher recommended)
  • pnpm (v8 or higher)
# Install dependencies
pnpm install

# Start development server with Hot Module Replacement (HMR)
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

TODO

  • proper domain
  • PWA setup