ice/website
shuilan.cj 740595cce0 feat: upgrade to react 18 2022-11-14 19:16:38 +08:00
..
config fix: website eslint 2022-11-14 17:41:38 +08:00
docs chore: optimzie website github actions (#6) 2022-11-14 17:41:31 +08:00
plugins fix: website eslint 2022-11-14 17:41:38 +08:00
scripts fix: website eslint 2022-11-14 17:41:38 +08:00
src feat: pre-analyze (#20) 2022-11-14 18:10:40 +08:00
static chore: init website (#5) 2022-11-14 17:41:12 +08:00
README.md fix: build website dir 2022-11-14 17:41:23 +08:00
babel.config.js chore: init website (#5) 2022-11-14 17:41:12 +08:00
docusaurus.config.js fix: website eslint 2022-11-14 17:41:38 +08:00
package.json feat: upgrade to react 18 2022-11-14 19:16:38 +08:00

README.md

Website

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.