eta-todo icon indicating copy to clipboard operation
eta-todo copied to clipboard

A simple to-do web application in Eta using Spock web framework and Lucid DSL

Eta To-Do

Running the web application

A simple to-do web application in Eta using Spock web framework and Lucid DSL inspired by Your first web application with Spock. Follow the below steps to play with the application.

  1. Fire up the terminal and enter the commands:
$ git clone https://github.com/Jyothsnasrinivas/eta-todo.git
$ cd eta-spock-example
$ etlas run
  1. Open the url http://localhost:8080 in your favourite browser.

  2. To play around with it, add a note in the form.