git clone https://github.com/zaiste/huncwot-stories.git
yarn
huncwot server
and go to localhost:544 to see the application running
This README should describe whatever steps are necessary to get the application up and running. Things you may want to cover:
- Node version
- System dependencies
- Configuration
- Database creation
- Database initialization
- How to run the test suite
- Services (job queues, cache servers, search engines, etc.)
- Deployment instructions
- ...