Skip to content

This template provides a minimal setup to get TMA working in Vite with Vue, TypeScript, HMR and some ESLint rules.

Notifications You must be signed in to change notification settings

j2only/tma-vue-vite-ts-boilerplate

 
 

Repository files navigation


logo of telegram web apps

Telegram Mini Apps(TMA) + Vue + TypeScript + Vite

Vite (which means "fast" in French) is a front-end build tool and development server that aims to provide a faster and leaner development experience for modern web projects. We will utilise Vite to create Telegram Mini App example.

This template provides a minimal setup to get TMA working in Vite with Vue, TypeScript, HMR and some ESLint rules.

Usage

# npm
npm install
npm run dev --host
# yarn
yarn
yarn dev --host

Links

About

This template provides a minimal setup to get TMA working in Vite with Vue, TypeScript, HMR and some ESLint rules.

Resources

Stars

Watchers

Forks

Languages

  • CSS 38.9%
  • Vue 25.8%
  • TypeScript 16.7%
  • JavaScript 9.6%
  • HTML 9.0%