ruhee / vue-intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-intro

Vue.js intro lunch & learn for TWG.

Slide deck

This presentation was created with reveal.js.

If you just want to view the deck, you don't have to run a local web server—just open slides/index.html in your browser.

If you'd like to view it live and make changes to the deck:

# navigate to the presentation directory
$ cd slides

# install dependencies
$ npm install

# run
$ npm start

If your browser doesn't automatically open once the slides are running, navigate to localhost:8000 to view the live version.

About


Languages

Language:JavaScript 50.8%Language:CSS 36.6%Language:HTML 12.3%Language:Vue 0.3%