trillium-rs / trillium-template

a template application to get you started using trillium.rs

Home Page:https://trillium.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trillium.rs template

This scaffolding is a template repo on github. An easy way to get started building a trillium application is to

  1. click the green "Use this template" button on this repo
  2. clone it to your computer
  3. cd into the directory
  4. execute cargo run
  5. visit http://localhost:8080

To run the tests, execute cargo test

To learn more about trillium

About

a template application to get you started using trillium.rs

https://trillium.rs


Languages

Language:Rust 100.0%