...

/

Building the Application on Top of the Skeleton

Building the Application on Top of the Skeleton

In this lesson, we'll build our simple calculator on top of the skeleton. We will add a couple more options like pre-run and post-run hooks.

Building your application on top of the skeleton

We will use the same code from the previous lesson and just bolt it on the new skeleton. If you want to follow along, you can use the ...