verdecchia / why-vue

vuejs key concepts with babel and polyfills for IE11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuejs with babel standalone

This code come from vuejs.org website "Why vue.js" introduction video. I added babel standalone to let it works with Chrome, Firefox and with Internet Explorer version 11.

Getting Started

Prerequisites

node and npm should be installed on your computer

Installing

npm install 

Run

npm start

Vue and tested Browsers

About

vuejs key concepts with babel and polyfills for IE11


Languages

Language:HTML 100.0%