ice/website
luhc228 c894b44741
feat: add splitChunks to userConfig (#454)
* feat: add splitChunks to userConfig

* docs: splitChunks

* test: splitChunks test case

* fix: splitChunk test case
2022-08-29 16:16:49 +08:00
..
blog 文档 (#203) 2022-07-01 16:47:25 +08:00
config Update v3 docs (#329) 2022-07-07 17:13:41 +08:00
docs feat: add splitChunks to userConfig (#454) 2022-08-29 16:16:49 +08:00
plugins 文档 (#203) 2022-07-01 16:47:25 +08:00
scripts 文档 (#203) 2022-07-01 16:47:25 +08:00
src Site xiaomi (#408) 2022-08-02 10:45:26 +08:00
static chore: init website (#5) 2022-02-22 18:35:06 +08:00
README.md chore: trigger website change 2022-07-01 17:08:06 +08:00
babel.config.js chore: init website (#5) 2022-02-22 18:35:06 +08:00
docusaurus.config.js Update v3 docs (#329) 2022-07-07 17:13:41 +08:00
package.json fix: peer depenencies warning (#420) 2022-08-09 16:53:33 +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.