Skip to content

xuxinhang/mou-mvc-js

Repository files navigation

Mou.js

Another MVC Library in Browser


Install

yarn install

Try & Play

First, start the Parcel Dev Server

yarn dev

Then, visit a playground page in browser

http://localhost:1234/index.html
http://localhost:1234/stateful-component.html
http://localhost:1234/counter.html
... ...

You can find more playground examples in the directory ./src/play/ - just try them!

About

Another MVC Library for Browser

Resources

Stars

Watchers

Forks

Packages

No packages published