Source for the KCL website https://kcl-lang.io.
Powered by Docusaurus 2.
npm install
npm run start
Open http://localhost:3000 in the browser.
npm run build npx http-server ./build
Open http://localhost:8080 in the browser.