Home

Awesome

<h1 align="center">Eta To-Do</h1> <p align="center"> <img src="./resources/eta-todo.png" width="80%" /> </p>

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.