Learn more about the project here: https://www.neoskop.de/blog/simple-chatbots-with-angular-and-ink
https://sqrrl.github.io/angular-ink-chatbot/
Verify that you are running at least node 7 and npm 4 by running node -v and npm -v in a terminal/console window.
$ npm install
$ npm start
This will start the application on port 3000.
$ npm install
$ npm build
This creates/updates the bundled files, stored in the build directory.
The story file is located under src/ink/story.ink.
On a Mac:
$ npm run ink
Otherwise use Inky to export the story.ink file as JSON, or download inklecate for your OS from https://github.com/inkle/ink.