3.0.0 • Published 5 years ago

multi-line-stories v3.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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