Skip to content

floodfx/todomvc-liveviewjs

Repository files navigation

Front-end framework for back-end developers LiveView is an exciting new library which enables rich, real-time user experiences with server-rendered HTML. LiveView powered applications are stateful on the server with bidrectional communication via WebSockets, offering a vastly simplified programming model compared to JavaScript alternatives.

Summary ⅀

This is an implementation of the TodoMVC app using LiveViewJS. Feedback is a 🎁 and I welcome yours!

Run it 🏃

To get started, run npm install and then npm start. Navigate to http://localhost:3001/ in your browser.

Resources 📚

Support 💌

Credit

Created by Donnie Flood

About

LiveViewJS implementation of TodoMVC App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published