# antvis.github.io **Repository Path**: antv/antvis.github.io ## Basic Information - **Project Name**: antvis.github.io - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-07 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AntV New Site 📈 New AntV site built on [@antv/dumi-theme-antv](https://github.com/antvis/dumi-theme-antv). ![prettier code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square) ## Install & Preview ```bash npm install npm start ``` Visit https://127.0.0.1:8000 ## Prettier ```bash npm run format ``` ## Deploy to antv.vision ```bash npm run deploy ```