Перейти к основному содержимому

Telegram Bot NFT - Documentation

Repository for Telegram Bot NFT documentation.

Website: https://pluttan.github.io/Telegram-Bot-NFT-docs/

Installation

npm install

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory.

Deployment

This repository is configured to automatically deploy to GitHub Pages via GitHub Actions when pushing to main.