We need to now implement the Express API so we can connect our Vue Store to the MongoDB database. We do this setting up Express with the CLI tool, creating
Express
Articles tagged in: Express
A Node, Express, MongoDB Backend Stack is chosen for our Vue Shop. Other options are available of course, but this is the choice made. We will now work out how