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
21
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
21
BigQuery: da teoria à prática
antonielcm
0
27
Entendendo MVC
antonielcm
1
37
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
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
280
ペアプロ × 生成AI 現場での実践と課題について / generative-ai-in-pair-programming
codmoninc
2
20k
MCPを使ってイベントソーシングのAIコーディングを効率化する / Streamlining Event Sourcing AI Coding with MCP
tomohisa
0
150
Android 16KBページサイズ対応をはじめからていねいに
mine2424
0
220
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
3
1.1k
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
2
11k
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
5
8.1k
AI駆動のマルチエージェントによる業務フロー自動化の設計と実践
h_okkah
0
200
Python型ヒント完全ガイド 初心者でも分かる、現代的で実践的な使い方
mickey_kubo
1
160
すべてのコンテキストを、 ユーザー価値に変える
applism118
4
1.4k
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
270
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
240
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Balancing Empowerment & Direction
lara
1
440
Statistics for Hackers
jakevdp
799
220k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Site-Speed That Sticks
csswizardry
10
690
The World Runs on Bad Software
bkeepers
PRO
69
11k
Designing Experiences People Love
moore
142
24k
The Cult of Friendly URLs
andyhume
79
6.5k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
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