Skip to content

ThomasK0lasa/todo-mithril-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Mithril

This is an example of a ToDo project in Mithril with use of an external API server. I wrote it to learn Mithril and a modern JS.

Get started

Notice - this app needs a backend app which is available here: ToDo Backend

Install dependencies...

npm install

...then start

npm run dev

npm run dev should automatically open your browser and navigate to localhost:8080. You should see the app running.

More examples in different frameworks

Other frameworks use same backend app and db in Mongo.

List

Here's a linked list of other repos:

Article

Article "I built the same app in 5 different frameworks as a JS noob" coming soon. :)

About

ToDo Mithril Example / Learning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors