To run:
npm install
jspm install
npm start
I used the following to install bootstrap:
jspm install npm:[email protected] -o "{directories:{lib:'dist'},main:'js/bootstrap.bundle',shim:{'js/bootstrap.bundle':{deps:['jquery','../css/bootstrap.css!']}},dependencies:{},peerDependencies:{jquery:'^3.0.0'}}"