Documentation website for ts-engine. Powered by Docusaurus 2, see their auto-generated readme here.
# Install dependencies
yarn
# Run dev server with hot reloading
yarn start
This project uses Docusaurus v2 which is still in alpha!
Docusaurus ships with a build command but it is currently broken on the alpha release. Instead we have a script that builds this website inside their own mono repo to fix the build issues.
To build run the custom script:
./build.sh