Quick Note — This lesson originally released on our YouTube channel Jan 24th, 2020. Since then Snowpack has released version 2 with many changes. In Snowpack V2, they've also released Create Snowpack App (CSA). Due to these changes much of the Snowpack portions are out-of-date in this video, as it works with V1. However, the http-vue-loader contents of this lesson are still valid.
Repository
To clone down the project run the below in your terminal:
$ git clone https://github.com/jagr-co/snowpack-vue.git
Dependencies
Snowpack, GitHub - Documentation
Http Vue Loader, GitHub
Serve, GitHub