Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/broucz/mvu-react-form-example
https://github.com/broucz/mvu-react-form-example
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/broucz/mvu-react-form-example
- Owner: broucz
- License: mit
- Created: 2015-10-11T17:33:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T13:00:40.000Z (over 9 years ago)
- Last Synced: 2023-03-21T02:39:09.743Z (almost 2 years ago)
- Language: JavaScript
- Size: 570 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```