Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 331 Bytes

vue-jsx-typescript-example

A simple Vue.js example application. Demonstrates Vue.js, JSX and TypeScript application to load components dynamically.

Browse the source code or see it running at https://sketchboard.io/vue-jsx-typescript-example/.

Installation

npm install

Run the application

npm run dev