Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Vue.js 101
Search
Antoniel Cardoso Martins
June 14, 2017
Programming
0
92
Vue.js 101
Talk apresentado no dia 14/06 no Tive uma Ideia da Digix.
Antoniel Cardoso Martins
June 14, 2017
Tweet
Share
More Decks by Antoniel Cardoso Martins
See All by Antoniel Cardoso Martins
Mercado de software: um panorama para estudantes de tecnologia
antonielcm
0
20
Carreira em TI do 0 ao 100 (ou quase isso)
antonielcm
0
48
Elixir rápido e rasteiro
antonielcm
0
48
Preparando-se para o mercado de software durante o período acadêmico
antonielcm
1
110
docker volume
antonielcm
1
20
BigQuery: da teoria à prática
antonielcm
0
27
Entendendo MVC
antonielcm
1
36
Pair Programming
antonielcm
1
81
HTML: Tudo o que você não sabia (mas precisa ficar sabendo)
antonielcm
0
60
Other Decks in Programming
See All in Programming
Select API from Kotlin Coroutine
jmatsu
1
110
Bytecode Manipulation 으로 생산성 높이기
bigstark
1
300
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
110
赤裸々に公開。 TSKaigiのオフシーズン
takezoux2
0
130
Gleamという選択肢
comamoca
6
700
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
350
生成AIで日々のエラー調査を進めたい
yuyaabo
0
530
Practical Tips and Tricks for Working with Compose Multiplatform Previews (mDevCamp 2025)
stewemetal
0
120
無関心の谷
kanayannet
0
160
A comprehensive view of refactoring
marabesi
0
300
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
230
Prism.parseで 300本以上あるエンドポイントに 接続できる権限の一覧表を作ってみた
hatsu38
1
110
Featured
See All Featured
Embracing the Ebb and Flow
colly
86
4.7k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Statistics for Hackers
jakevdp
799
220k
Unsuck your backbone
ammeep
671
58k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
A Tale of Four Properties
chriscoyier
159
23k
Scaling GitHub
holman
459
140k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
How GitHub (no longer) Works
holman
314
140k
Docker and Python
trallard
44
3.4k
GraphQLとの向き合い方2022年版
quramy
46
14k
Transcript
None
None
None
None
None
None
$ npm install -g vue-cli $ vue init [empacotador] [nome-do-projeto]
$ cd [nome-do-projeto] $ npm install $ npm run dev
None
None
None
None
None
None
None
None
None
None