Quick Start
Last updated
Last updated
Trillo requires Node.js v.16 or higher. If you don't have it on you machine, download it from the and install it before proceeding.
Once installed, we can use the command to start a .
We can add a simple page...
Let's create a demo project:
We need to add an entry point with our configuration:
In TypeScript (or ES6 code) we can use imports instead:
We can now create a page in docroot/
like shown above and run the project:
...and open to see the seconds counter live.
When using Trillo in a project we can customize it and add our own services and middleware to the server. All options are documented in the .