ice/website
XGHeaven f0c6380b0c
feat: support htmlGeneratingMode option (#7032)
2024-12-12 16:34:48 +08:00
..
config docs: remove sidebar config of miniapp (#6808) 2024-02-23 16:20:57 +08:00
docs/guide feat: support htmlGeneratingMode option (#7032) 2024-12-12 16:34:48 +08:00
plugins
scripts
src Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
static
README.md
babel.config.js
docusaurus.config.js Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
package.json chore: bump version of dependencies (#6472) 2023-08-21 16:26:00 +08:00

README.md

Website v3

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn install

Local Development

$ yarn 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.

Deployment

Just push.