- Make sure that
gstenv
is green. See Dev Environment for docs. git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
- Use:
yarn dev
- View: http://localhost:9999
yarn lint
run just eslintyarn test
run lint && tests
Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.