Quickstart

Video walk-through ▶️

If you haven’t already, add this bluprint to your CLI.

bluprint add reuters-graphics/bluprint_graphics-kit

Make a new directory and use the bluprint.

mkdir my-project && cd my-project
bluprint start

To start the development server, run:

yarn start