Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 682 Bytes

README.adoc

File metadata and controls

18 lines (12 loc) · 682 Bytes

jsdt-demo-neon

Code and instructions for the JSDT demo Neon

Support material for the Eclipse Loves JavaScript Presentation.

Make sure you installed Java 8, node, npm, bower and gulp.

java -version && node -v && npm -v && bower -v && gulp -v

Get the source from demo.1 in this repo.

  1. open client,

    1. select package.json and run npm Install and

    2. select bower.json and run it as Bower Install

    3. select gulpfile.js, expand the tree, select connect, and run it as Gulp Task

    4. open the browser on http://localhost:2772/