10 lines
306 B
Markdown
10 lines
306 B
Markdown
# 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`
|