How to locally serve Blaze.

Table of Contents

Graph

Important note!

Currently, this should in theory only work Unix/macOS, as Blaze uses cargo.

If you want to use this using Windows, you will probably have to install cargo conventionally, i.e. search it, and also install make. Once that is done, you can run make serve.

Prerequisites

How to!