A documentation site built with Jaspr
Run your project using jaspr serve. If using fvm, you could execute fvm dart pub global run jaspr_cli:jaspr serve.
The development server will be available on http://localhost:8080.
Build your project using jaspr build.
The output will be located inside the build/jaspr/ directory.