This is a conga.js project which includes all of the main bundles and demonstrates how they are configured and used to build a full web application with a REST API and React frontend.
$ git clone [email protected]:congajs/conga-full-demo.git
$ cd conga-full-demo
$ npm install
$ npm start