OS : Window10 , Browser : Chrome
Node.js ์ค์น
- LTS ๋ฒ์ ์ผ๋ก ์ค์น
Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
2. cmd์ฐฝ์์ node -v ์ ๋ ฅ, node.js ์ค์น ํ์ธ
VSCode (Visual Studio Code) ์ค์น
1. https://code.visualstudio.com/download
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com
2. ํ๊ธํ : ์ผ์ชฝ ๋ฉ๋ด ๋งจ ๋ฐ ํด๋ฆญ, kor ๊ฒ์ ํ install
vue.js devtools ์ค์น
1. ๊ตฌ๊ธ์์ vue.js devtools ๊ฒ์ ํ Chrome์ ์ถ๊ฐ
2. ํ์ผ URL์ ๋ํ ์ก์ธ์ค ํ์ฉ ํ์ฑํ
ํ์ฅ ํ๋ก๊ทธ๋จ ์ถ๊ฐ๋ฅผ ํ๋ฉด ์ฐ์ธก ์๋จ์ Vue ์์ด์ฝ์ด ๋จ๋๋ฐ,
vue๋ก ์์ฑํ ์ฝ๋์ฌ๋ ๋ก์ปฌ ๊ฒฝ๋ก์ผ ๋๋ 'Vue.js not detected' ๋ฌธ๊ตฌ๊ฐ ๋ฌ๋ค.
ํ์ผ URL๋ก ์ ๊ทผํด๋ ํ์ฉํ ์ ์๊ฒ ํ์ฑํ๋ฅผ ํด์ค๋ค.
์ฐ์ธก ์๋จ Vue ์์ด์ฝ ์ฐํด๋ฆญํด์ ํ์ฅ ํ๋ก๊ทธ๋จ ๊ด๋ฆฌ๋ก ๋ค์ด๊ฐ๋ค.
Git ์ค์น
1. https://git-scm.com/downloads
Git - Downloads
Downloads Mac OS X Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific
git-scm.com
2. ๋ค ๊ธฐ๋ณธ๊ฐ์ผ๋ก ์ค์น ํ, ์ค์น ํ์ธ
git --version
3. ๊ณ์ ๋ฑ๋ก
git config --global user.name '์ด๋ฆ'
git config --global user.email '์ด๋ฉ์ผ'
* git ๊ณ์ ๋น๋ฐ๋ฒํธ ๋ฐ๊ฟจ์ ๋
์ ์ดํ > ์ฌ์ฉ์๊ณ์ > ์๊ฒฉ ์ฆ๋ช ๊ด๋ฆฌ์ > Windows ์๊ฒฉ ์ฆ๋ช ์์
git:https://github.com ํธ์งํด์ ์์ ํด์ผ ํ๋ค.
'Vue' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
Node.js, VSCode ์ญ์ (0) | 2019.09.19 |
---|---|
Vue.js - (๊ฐ๋ฐํ๊ฒฝ์ ํ ) VSCode - Git ์ฐ๋ (0) | 2019.09.19 |
Vue.js - (๊ฐ๋ฐํ๊ฒฝ์ ํ ) Vue CLI 3 ์ค์น / Vue CLI 2 ์ญ์ (0) | 2019.09.18 |