Sha256: 1c154b4da062364f46f1f7ea1b9e824bc6960697b59c0a1a3cbde696e5b7c734
Contents?: true
Size: 322 Bytes
Versions: 10
Compression:
Stored size: 322 Bytes
Contents
doctype html html head title Hello, React body h1.alert.alert-info.this-works webpack dev server (with HMR) #app script(src="vendor-bundle.js") script(src="app-bundle.js") script. ReactDOM.render(React.createElement(HelloWorldApp, {name: "Stranger"}), document.getElementById('app'))
Version data entries
10 entries across 10 versions & 1 rubygems