js-synthesizer test project with webpack
npm install
npm run build
npm run start
Then open http://localhost:9091/. It should display [object Object]
and output Synthesizer
object instance to the console log.
js-synthesizer test project with webpack
npm install
npm run build
npm run start
Then open http://localhost:9091/. It should display [object Object]
and output Synthesizer
object instance to the console log.