Skip to content

Latest commit

 

History

History

README.md

@micdrop/demo-client

A demo web application showcasing Micdrop browser-side capabilities using @micdrop/client with React and TypeScript.

Development

# Install dependencies
npm install

# Start development server with hot reload
npm run dev

# Build the project
npm run build

# Start the production server
npm run start

The development server runs on port 8080 by default.

➡️ http://localhost:8080

Dependencies

  • React for UI components
  • Vite for development and building
  • TypeScript for type safety
  • @micdrop/client for voice conversation handling

License

MIT

Author

Lonestone (GitHub)