https://github.com/lilactown/helix-todo-mvc
https://github.com/lilactown/helix-todo-mvc
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lilactown/helix-todo-mvc
- Owner: lilactown
- Created: 2019-12-07T23:11:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T04:47:18.000Z (over 2 years ago)
- Last Synced: 2025-07-26T20:36:13.395Z (2 months ago)
- Language: Clojure
- Size: 18.6 KB
- Stars: 12
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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 inpm start
```Navigate to http://localhost:8888

## 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)