Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 381 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 381 Bytes

react-zork

Netlify Status

** WIP **

This is an attempt at recreating Zork using React. The first iteration will be sourcing all its data locally.

To run locally, first clone this repo and then run:

npm install
npm start