Instagram Story with Vue Example

June 9, 2019 ยท View on GitHub

Show you how to build Instagram Story with Vue.
A Show me the code meetup sharing.

Story

Features

  • Timer and timeline on the top
  • Hold to pause current slide
  • Tap to navigate between slides
  • Swipe to navigate between stories

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Contents

  1. 1Features
  2. 2Project setup
  3. 2.1Compiles and hot-reloads for development
  4. 2.2Compiles and minifies for production