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
93
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
23
Carreira em TI do 0 ao 100 (ou quase isso)
antonielcm
0
48
Elixir rápido e rasteiro
antonielcm
0
49
Preparando-se para o mercado de software durante o período acadêmico
antonielcm
1
110
docker volume
antonielcm
1
22
BigQuery: da teoria à prática
antonielcm
0
27
Entendendo MVC
antonielcm
1
37
Pair Programming
antonielcm
1
82
HTML: Tudo o que você não sabia (mas precisa ficar sabendo)
antonielcm
0
61
Other Decks in Programming
See All in Programming
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
460
CSC305 Lecture 12
javiergs
PRO
0
240
AI 駆動開発におけるコミュニティと AWS CDK の価値
konokenj
5
300
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
3
4.5k
ドメイン駆動設計のエッセンス
masuda220
PRO
15
6.8k
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
210
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
640
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
630
SwiftDataを使って10万件のデータを読み書きする
akidon0000
0
250
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
ssssota
14
47k
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.6k
ネストしたdata classの面倒な更新にさようなら!Lensを作って理解するArrowのOpticsの世界
shiita0903
1
180
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
36
7k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
GitHub's CSS Performance
jonrohan
1032
470k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Docker and Python
trallard
46
3.6k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
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