Initial commit

This commit is contained in:
rasta5man 2025-08-07 21:49:01 +02:00
commit c53c7085bc
60 changed files with 23885 additions and 0 deletions

12
readme.md Normal file
View file

@ -0,0 +1,12 @@
# Empty project: Flow
- [Documentation](https://docs.totaljs.com)
- [Join Total.js Telegram](https://t.me/totaljs)
- [Support](https://www.totaljs.com/support/)
__Instructions__:
- install the latest version of the __Total.js framework 4__ from NPM `$ npm install total4`
- download example
- run `$ node index.js`
- open browser `http://127.0.0.1:8000`