gearz-lab / react-metaform

A library for dynamically generating React forms out of metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use webpack-hot-middleware

andrerpena opened this issue · comments

Today, in order to run the demo locally, two commands are needed:

npm run wpds
npm run start-demo-dev

With webpack-hot-middleware that wouldn't be necessary