grange-form implements the Pastanaga UI theme for ngx-schema-form.
npm install -g mrs-developer
npm install
missdev
To serve locally:
npm start
Update the demo
git checkout gh-pages
npm run build_demo
git commit -am "update demo"
git push origin gh-pages