Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
Vue.js勉強会用の「とにかく楽してVue.jsでTypeScriptを使いたい」のサンプルリポジトリ
NotificationsYou must be signed in to change notification settings
BcRikko/trial-vuejs-typescript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Vue.js勉強会@さくらの夕べ で発表した
とにかく楽してVue.jsでTypeScriptを使いたいのサンプルリポジトリです。
- スライド
- デモサイト
- vue-cliを使ってとにかく楽してVue.jsでTypeScriptを使いたい ※vue@2.4
- vue2.5でTypeScript統合が改善されthisが推論されるようになったので試してみた ※vue@2.5
- master
- JavaScriptで開発したバージョン
- vue-class-component
- vue-class-componentを使ってTypeScriptで開発したバージョン
- vue-2.5
- vue@2.5を使ってTypeScriptで開発したバージョン
# クローンする$ git clone git@github.com:BcRikko/trial-vuejs-typescript.git# 必要なライブラリをインストールする$cd trial-vuejs-typescript$ npm install# ビルドする(開発用)$ npm run dev# ビルドする(本番用)$ npm run build
About
Vue.js勉強会用の「とにかく楽してVue.jsでTypeScriptを使いたい」のサンプルリポジトリ
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published