citysys-flowserver/readme.md

10 lines
306 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Total.js version 4 - Flow
This is a version of citysys-flowserver, running on Debian12 OS.
It has the latest LTS version of nodejs and latest npm modules installed.
- open terminal / command-line
- open app directory
- run `$ npm install`
- run `$ node index.js`
- open browser `http://0.0.0.0:12345`