# antvis.github.io **Repository Path**: mirrors_afc163/antvis.github.io ## Basic Information - **Project Name**: antvis.github.io - **Description**: 🔜 AntV 新įĢ™į‚šīŧ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-31 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AntV New Site 📈 New AntV site built on [@antv/gatsby-theme-antv](https://github.com/antvis/gatsby-theme-antv). ![CI status](https://github.com/antvis/antvis.github.io/workflows/Node%20CI/badge.svg) [![Dependency Status](https://david-dm.org/antvis/antvis.github.io.svg?style=flat-square)](https://david-dm.org/antvis/antvis.github.io) [![devDependencies Status](https://david-dm.org/antvis/antvis.github.io/dev-status.svg)](https://david-dm.org/antvis/antvis.github.io?type=dev) ![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 ```