Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/broucz/mvu-react-form-example


https://github.com/broucz/mvu-react-form-example

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

#Sample app

Example application using mvu-react-form & mvu-devtools

## Running

It's up on [Github Pages](http://broucz.github.io/mvu-react-form-example/).

You can also

```
git clone https://github.com/broucz/mvu-react-form-example.git
cd mvu-react-form-example
npm install
npm start
open http://localhost:3000
```