Skip to content

Lucyna38/Lusi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript + Vite example

This example shows how developer could use TypeScript along with Vite to start developing at Telegram Mini Apps platform.

Don't forget, that you should open this application inside Telegram. Otherwise, you will get an error related to the wrong environment.

Trying it out

First of all, install all dependencies:

pnpm i

Then, just run dev server and follow the link in console:

pnpm run dev

Releases

No releases published

Packages

No packages published