An open API service indexing awesome lists of open source software.

https://github.com/lilactown/helix-todo-mvc


https://github.com/lilactown/helix-todo-mvc

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

          

# Helix • [TodoMVC](http://todomvc.com)

> ClojureScript optimized for modern React development.

## Quick start

You will need [Node.js](https://nodejs.org/en/) and [Clojure CLI tools](https://clojure.org/guides/getting_started) installed on your machine.

```
npm i

npm start
```

Navigate to http://localhost:8888

![](https://github.com/tastejs/todomvc-app-css/raw/master/screenshot.png)

## Resources + Support

- [Helix GitHub Repo](https://github.com/Lokeh/helix)
- [Slack](https://clojurians.net) channel: `#helix`

*Let [Todo MVC](https://github.com/tastejs/todomvc/issues) if you discover anything worth sharing.*

## Credit

Created by [Will Acton](https://lilac.town)