0.0.20 • Published 6 years ago
huohua_widget_framework v0.0.20
widget-framework
Huohua Widget framework.
Building and running on localhost
First install dependencies:
npm installTo run in hot module reloading mode:
npm startTo create a production build:
npm run build-prodUsage
browser
<script type="text/javascript" async="true" src="framework.js"></script>