This is a small example project with front-end and back-end. I believe it was done for an interview many years ago. Didn't get the job, but hey, I learned a few things along the way.
A Vue.js project
Enter 'Backend Server', build, and run 'PeopleSearch.sln' using Visual Studio. Ensure you're on the latest version of AspNetCore, and EntityFrameworkCore.
npm install
npm run dev
npm run unit