Skip to content

davesters/munson-todo-mvc-example

Repository files navigation

Munson Todo MVC Example

This is an example app of using the Munson MVC framework for building a server-side Todo MVC application.

This is based off of Server-side TodoMVC

Running

Clone the repo, install npm packages and run the app

git clone https://github.com/davesters/munson-todo-mvc-example.git
yarn install
yarn start

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A sample Todo MVC application using the Munson MVC framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published