README
AntV New Site 📈
Install
npm install
Preview
npm start
Visit https://127.0.0.1:8000
Prettier
npm run format
Test
npm test
Deploy
Not ready.
Ant Visualization solution home page
<script type="module">
import antvGatsbyTheme from 'https://cdn.skypack.dev/@antv/gatsby-theme';
</script>
npm install
npm start
Visit https://127.0.0.1:8000
npm run format
npm test
Not ready.