Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 114 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 114 Bytes

Running

nvm use
yarn install
cp src/config.ts.example src/config.ts
$(EDITOR) src/config.ts
yarn start