citysys-flowserver/readme.md

11 lines
306 B
Markdown
Raw Normal View History

# 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`