CityJS generator for Yeoman Usage First make a new directory, and cd into it: mkdir conf-website && cd $_ Then install generator-cityjs: npm install generator-cityjs Run yo cityjs, optionally passing an app name: yo cityjs [app-name] License BSD license