Initial commit
This commit is contained in:
commit
c53c7085bc
60 changed files with 23885 additions and 0 deletions
12
readme.md
Normal file
12
readme.md
Normal 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`
|
||||
Loading…
Add table
Add a link
Reference in a new issue