The samples associated with the Vue.js: Getting Started training course. These samples are for educational purposes. Questions related to these samples are answered via Pluralsight's discussion page associated with this course.
This project uses standard web technologies. However, they need to be hosted on a web server to work. If you're looking to get up and running with this quickly, I recommend the awesome lite-server.
To run this project, open a command prompt. Once you've oriented to $SAMPLE_PATH (i.e. C:\Learning\Vue\course-vue-getting-started), run the following:
npm install
cd src
lite-server
This project complements the Vue.js: Getting Started training course.
Disclaimer
The data used in these samples are a work of fiction. Names, characters, businesses, places, events, things, and incidents are either the products of the author’s imagination or used in a fictitious manner. Any resemblance to actual persons, living or dead, or actual products, places, or things is purely coincidental.