Quick Start
It is fast and easy to get started with Trueno. Here's what you'll need:
Dependencies
- Java 8 or later
- Node.js 6 with npm or later
- tar and unzip
Installing and running Trueno
Install Trueno globally from npm:
> npm install -g trueno
Download and install internal components:
> trueno setup
Run Trueno in single instance:
> trueno start
Thats it! You should have Trueno up and running!. Go to your browser to visit the web console at:
http://localhost:8000
You will see the following web page: