In this part nine we are going to discuss how to set up backend routes and controllers, but before we start let me get a few things out of the
September 2018
Month: September 2018
As mentioned in part one of the series we are using Mongoose so we can work with schemas and models like we are used to working with relational database models.
Let’s create a Vue Project with the Vue Command Line Interface and work with Vue files in this post. We will start with the whole setup explaining a few things