Documentation for the Drift project, built with jaspr_content.
To start the website for preview purposes, run
dart run jaspr_cli:jaspr serve --no-managed-build-optionsThe development server will be available on http://localhost:8080.
To build the website, run:
./tool/build.sh