A collaboration tool for literary magazines
First, install node.js
via your normal package manager. On Windows, I'd recommend doing everything under WSL Ubuntu 20.04.
Then, install yarn
with
$ sudo npm install -g yarn
Then, run yarn install
in the root directory. This will install all of the packages.
$ yarn run dev
$ yarn test
Emoji SVGs from https://twemoji.twitter.com/.