Actual running flowserver on test panel LM 10.0.0.5

This commit is contained in:
rasta5man 2024-04-13 20:00:05 +02:00
commit 67c503d980
57 changed files with 16678 additions and 0 deletions

15
readme.md Normal file
View file

@ -0,0 +1,15 @@
[![Support](https://www.totaljs.com/img/button-support.png)](https://www.totaljs.com/support/)
- [__Live chat with professional support__](https://messenger.totaljs.com)
- [__HelpDesk with professional support__](https://helpdesk.totaljs.com)
- [Documentation](https://docs.totaljs.com)
- [Wiki](https://wiki.totaljs.com)
# Total.js: Empty Project - Flow
- download example
- open terminal / command-line
- open app directory
- install latest version of Total.js from NPM `$ npm install total.js`
- run `$ node debug.js`
- open browser `http://127.0.0.1:8000`