15 lines
563 B
Markdown
15 lines
563 B
Markdown
|
|
[](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`
|