Running
Start the development server
Development#
cd your-project
dart ../tool/arcane_lexicon_demo.dart
Visit http://localhost:8081
Production Build#
jaspr build
With Base URL#
For subdirectory hosting (e.g., GitHub Pages):
jaspr build --define=BASE_URL=/my-docs
This is the last page in the Basics section. The Previous button takes you back to Configuration.