Brochure site for a local cigar shop, implemented using the rapid-dev templating system.
cd Riegels.Templates
npm install
gulp build
gulp - to run the template generator
To run the integration, open the solution in Visual Studio and run the Reigels web app.
Running with gulp will use data generated by json-server. Running the .Net project will use the production code.