Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 291 Bytes

Telegram contest app

What is it?

That's my telegram contest solution. 👋

Development / usage

Run npm run dev and navigate to http://localhost:8081 (supported by webpack-dev-server).

Build

Run npm run build to generate a minimized version of an app in build folder.