Also look at https://github.com/AgronKabashi/got if you are interested in a gulp/browserify solution instead.
- Install NodeJS
- Run
npm install
in the project folder to install dependencies - Run
npm start
to build the project and listen for file changes. - Open http://localhost:8080
Check scripts in package.json
for other available tasks.
Look in the config
section of package.json
if you need to configure paths or filenames.