1.0.0 • Published 5 years ago
lover-of-wandering v1.0.0
Lover of Wandering - MVP
This repo contains a TS/React MVP for "lover of wandering", A.K.A. "philosophy-themed rip-off of slay the spire".
Installation
You'll need yarn to install and run everything.
Once you have yarn installed, simply run:
yarn installand you should be good to go!
You'll find all the scripts you can run with yarn <script_name> in the package.json file.
Development
To run the development server:
yarn startWe use parcel to build our code, in case you're curious or want to pass additional options to yarn start (such as --open which will automatically open the development server in your default browser).
1.0.0
5 years ago