ice/website
ClarkXia cf8a78e379
feat: support code splitting strategy of page-vendors (#6386)
* feat: support code splitting strategy of page-vendors

* chore: fix type

* fix: test case
2023-07-17 10:44:15 +08:00
..
config docs: modify the url to the correct repo (#5612) 2022-11-24 13:24:35 +08:00
docs/guide feat: support code splitting strategy of page-vendors (#6386) 2023-07-17 10:44:15 +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 fix: optimize deprecation warning of webpack (#6319) 2023-06-14 11:09:13 +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.