Open huuhoait opened 8 years ago
Dear Paul! This demo was missed some js file:
<script src="node_modules/vertx3-eventbus-client/vertx-eventbus.js"></script> <script src="node_modules/angular2/bundles/angular2-polyfills.js"></script> <script src="node_modules/systemjs/dist/system.src.js"></script> <script src="node_modules/rxjs/bundles/Rx.js"></script> <script src="node_modules/angular2/bundles/angular2.dev.js"></script>
Pls commit them to the repo
Thanks!
Yes please.
The node_modules dir shouldn't be in the repo. You generate it instead with npm install.
npm install
@paulbakker Thanks :)
Dear Paul! This demo was missed some js file:
Pls commit them to the repo
Thanks!