Telegram-Mini-Apps / reactjs-template

Telegram Mini Apps application template using React, tma.js, TypeScript and Vite.
https://t.me/tmajsbot/react_example
182 stars 61 forks source link

pnpm run dev 【Run Error】 #3

Closed superjiangs closed 4 months ago

superjiangs commented 4 months ago

After I installed the dependencies, I encountered an error during startup WX20240528-160015@2x

heyqbnk commented 4 months ago

To fix it, you should remove the server.host Vite config option.

superjiangs commented 4 months ago

If I want to start in TMA, how should I configure it?

heyqbnk commented 4 months ago

Read guides, please.