Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 558 Bytes

What is this

I wrote this repo to help others to build their mini apps on Telegram I also wrote a minimal page manager to navigate between pages with the bottom navbar. It's not clever but it's working 👍

How to use it

  1. Clone repo with git clone https://github.com/mrafieefard/mui-telegram-nextjs
  2. Install packages with npm install
  3. Run it with npm run dev

How to test it

You can create an account on Telegram's test server you can learn more at this link