Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Development Guide

Matt Greer edited this page Jan 13, 2022 · 16 revisions

For anyone thinking of working on Smaghetti's codebase, this doc walks through everything there is to know.

Setting up

You need

  • Node (I am using 12 at time of writing, any new/recent Node should be fine)
  • yarn 1, I am using 1.22.17. yarn 2, 3 and npm will all cause issues

clone the repo to your local machine then yarn to install dpe