subschema-component-demo
v3.0.0-b12
Published
Subschema Demo
Readme
Subschema Demo
The Demo app for Subschema
##Demo See it in action here
Or run it
$ git clone https://github.com/subschema/subschema-demo.git
$ cd subschema-demo
$ npm install
$ npm run hot && open http://localhost:8082*Note: In order to make it easy to debug/test subschema subschema-demo does not use the subschema package. Webpack looks directly in the directory. Yes, a little of a PNA, may make it a switch in the future but for now...
