Unread Notifications

Latest Notifications

No Notifications

You're all set! Start a discussion by leaving a comment on a lesson or replying to an existing comment.

How to Setup a Vue App Without a Bundler Using Snowpack (Version 1)

09:09 Watch
0:26 Read

We'll cover how to setup a Vue project utilizing Snowpack V1 instead of a bundler, like Webpack. We'll also be using http-vue-loader so we can easily work with .vue single-file components.

Watch on YouTube

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

  • View on GitHub

  • To clone down the project run the below in your terminal:
    $ git clone https://github.com/jagr-co/snowpack-vue.git

Dependencies

Comment

Prepared By

Tom Gobich

Burlington, KY

Owner of Adocasts, JavaScript developer, educator, PlayStation gamer, burrito eater.

Visit Website