installation: npm install npm install -g browserify browserify js/main.js -o static/bundle.js server: node js/server-main.js browser: open http://localhost:2223