ice/website
ClarkXia b04a59c43b
Merge pull request #6006 from alibaba/release/next
Release 3.1.3
2023-03-16 13:56:21 +08:00
..
config docs: modify the url to the correct repo (#5612) 2022-11-24 13:24:35 +08:00
docs/guide Merge pull request #6006 from alibaba/release/next 2023-03-16 13:56:21 +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 docs: modify internal link (#651) 2022-11-15 10:33:08 +08:00
static
README.md chore: trigger website change 2022-11-14 19:47:43 +08:00
babel.config.js
docusaurus.config.js Update docusaurus.config.js (#5633) 2022-11-29 18:05:44 +08:00
package.json fix: website build with errors (#5860) 2023-02-03 12:17:14 +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.