Quickstart
Video walk-through ▶️
If you haven’t already, add this bluprint to your CLI.
bluprint add reuters-graphics/bluprint_graphics-kitMake a new directory and use the bluprint.
mkdir my-project && cd my-project
bluprint startTo start the development server, run:
yarn start