ice/website
luhc228 23811c8201
fix: unstable_Offscreen to unstable_Activity (#6694)
* fix: OffScreen to Activity

* chore: changeset
2023-12-18 14:24:03 +08:00
..
config docs: modify the url to the correct repo (#5612) 2022-11-24 13:24:35 +08:00
docs/guide fix: unstable_Offscreen to unstable_Activity (#6694) 2023-12-18 14:24:03 +08:00
plugins feat: plugin jsx plus (#529) 2022-11-15 10:32:39 +08:00
scripts 文档 (#203) 2022-11-14 19:47:40 +08:00
src Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
static chore: init website (#5) 2022-11-14 17:41:12 +08:00
README.md chore: trigger website change 2022-11-14 19:47:43 +08:00
babel.config.js chore: init website (#5) 2022-11-14 17:41:12 +08:00
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.