An open API service indexing awesome lists of open source software.

https://github.com/uvarov-frontend/twa-nextjs-template

A lightweight starter template for Telegram Web App, using Next.js, Tailwind and Zustand.
https://github.com/uvarov-frontend/twa-nextjs-template

nextjs tailwindcss telegram-app template twa zustand

Last synced: 2 months ago
JSON representation

A lightweight starter template for Telegram Web App, using Next.js, Tailwind and Zustand.

Awesome Lists containing this project

README

        

A lightweight starter template for Telegram Web App, using Next.js, Tailwind and Zustand.

## Getting Started

Install

```bash
pnpm i
```

Run the development server:

```bash
pnpm dev:https
```

Open [https://localhost:3000](https://localhost:3000) with your browser to see the result.