Run the following:
git clone git@github.com:davis/jspm-marionette.git
cd jspm-marionette
npm install
npm start
Your browser should open to http://localhost:3000/src/ where you can see your code (You may have to refresh the page).
Happy coding!
If you see any bugs, feel free to leave an issue.