Skip to content

Repository files navigation

Readium Playground

A demo project for exploring and testing Readium implementations.

Getting Started

pnpm install
pnpm dev

Open http://localhost:3000 to view the application.

Building For Production

pnpm build

Tech Stack

Available Scripts

pnpm dev        # Start development server
pnpm build      # Build for production
pnpm preview    # Preview production build
pnpm test       # Run tests with Vitest
pnpm format     # Format code with Biome
pnpm lint       # Lint code with Biome
pnpm check      # Run all Biome checks

Project Structure

src/
├── components/       # Reusable UI components
├── routes/           # Page routes (file-based routing)
├── lib/              # Utilities and stores
├── router.tsx        # Router configuration
├── styles.css        # Global styles
└── env.ts            # Environment variables

About

Readium 特性演示项目

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages