Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 314 Bytes

File metadata and controls

15 lines (12 loc) · 314 Bytes

Sean's Big Day

Sean's Big Day is a choose your own adventure. This is an engine for playing / editing it and learning stuff etc.

git clone https://github.com/danieljharvey/sean
cd sean
psc-package install

# each of these need to run simultaneously...
# this...
yarn start
# and this...
yarn serve