choo-bandwagon A webpack-based, heavily opinionated starter kit for a complete, isomorphic choo app. Usage: npm i -g choo-bandwagon choo-bandwagon new my-cool-app cd my-cool-app && npm run dev open http://localhost:8080 Production build: npm run build npm start