kcl-lang / kcl-lang.io

Source of the KCL Website. https://kcl-lang.io
https://kcl-lang.github.io
Apache License 2.0
12 stars 33 forks source link

Contributors Forks GitHub stars license FOSSA Status

kcl-lang.io

Source for the KCL website 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.

Guide for Documents

License

FOSSA Status