Vue.js, JSX and TypeScript Example
A simple Vue.js example application
by sketchboard.io
Introduction
This example application demonstrates how to use Vue.js, JSX and TypeScript. Example uses Webpack 2 Code Splitting to split and load components dynamically.
Working example source code can be found from GitHub.