Skip to content

Source code behind the Laracasts Series: Let's Build an Offline-First Vue App

Notifications You must be signed in to change notification settings

laracasts/lc-offline-first-vue

 
 

Repository files navigation

offline-first-notes

This is the source code behind the Laracasts Series: Let's Build an Offline-First Vue App, and features all of the files and code available in those videos.

In the first episode I referenced using the Vue CLI tool. To get started with that, follow the installation instructions here.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Source code behind the Laracasts Series: Let's Build an Offline-First Vue App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.5%
  • Vue 40.8%
  • HTML 4.7%