Skip to content

antimony-lang/antimony-todo

Repository files navigation

Antimony ToDo Example

This is an example application written in Antimony.

Try it out!

Building

Make sure Antimony is installed.

  1. Run make in the root of this project
  2. Open index.html in a browser of your choice

Note: The main.js file at the root of the project is code generated from the Antimony compiler and should not be edited.