Skip to content

minpeter-labs/hf-chat-template-playground-forked

Repository files navigation

title emoji colorFrom colorTo sdk app_port pinned license
Chat Template Playground
💻
blue
green
docker
3000
false
apache-2.0

Chat Template Playground

A modern SvelteKit playground for experimenting with chat UIs, templates, and interactive components.

📦 Installing Dependencies

Install the project dependencies before starting development:

npm install
# or
yarn install
# or
pnpm install

💻 Developing Locally

Start a development server with hot reload:

npm run dev
# or start the server and open the app in a new browser tab
yarn dev -- --open

🏗️ Building for Production

To create a production build:

npm run build

Preview the production build:

npm run preview

Note: To deploy your app, you may need to install an adapter for your target environment.

🧰 Tech Stack

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a pull request.

📄 License

This project is licensed under the MIT License.

📬 Contact

For questions or feedback, please contact the project maintainer.