multi-line-stories
v3.0.0
Published
Web application allowing users to create stories with multiple endings.
Downloads
2
Readme
Multi-path story application
This web application enables users to write "multi-path stories". "A multi-path story is composed of sentences. After each sentence, there are up to four possible next sentences, and after each of those, another four possible next sentences, and so on."
Installation
Requirements:
- UNIX system
- Npm
- Node.js
- "body-parser": "^1.18.3"
- "express": "^4.16.4"
- "jade": "^1.11.0"
- See package.json
- Port 3000 available for use
Usage
Run using: $ node index.js