/kcl-lang.io

KCL website

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Contributors Forks GitHub stars license

kcl-lang.io

Source for KCL site https://kcl-lang.io.

Powered by Docusaurus 2.

Update Dependencies

npm install

Build

npm run start

Open http://localhost:3000 in the browser.

Build with i18n

npm run build
npx http-server ./build

Open http://localhost:8080 in the browser.

Notice

This website is built under Docusaurus version 2.0.0-beta.17. There may be unknown errors when compiling on other versions.