220907(μ)
πͺ΄ μ±μ₯μΌμ§
μ±
ν볡ν μ΄κΈ°μ£Όμμ(μ¨μΈ λ€μ΄μ΄)
μ λ΄μ©μ μκ·Ήλ°μ μμνλ μλ°ν μ±μ₯κΈ°λ‘
μ΄μμλ κ½κ³Ό μ£½μ κ½μ μ΄λ»κ² ꡬλ³νλκ°?
μ±μ₯νκ³ μλ κ²μ΄ μ΄μ μλ κ²μ΄λ€.
μλͺ μ μ μΌν μ¦κ±°λ μ±μ₯μ΄λ€!
π³ ν€μλ μ΅λν κ°λ¨νκ² μ 리, μΆνμ 보면μ μ€μ€λ‘ μ€λͺ
Project
jaybnb
μμ£Ό 짧μ νλ‘μ νΈμ΄μ§λ§, μμ΄λΉμ€λΉ μΉ νμ΄μ§μ 첫 νλ©΄μ ν΄λ‘ νλ νλ‘μ νΈλ₯Ό μ§ννλ€.
μ΄ νλ‘μ νΈμμ λ°°μΈ μ μλ κ²μ κ°λ¨ν UIλ₯Ό ꡬμ±νλ κ²κ³Ό μΌμ μ ν λΆλΆ!!!
νΉν λ¬λ ₯μ λ§λλ λΆλΆμ μ΄μ μ λ§μΆκ³ μ§νν μμ μ΄λ€!
Github
.gitignore
κΉμ μ°λ¦¬μ νλ‘μ νΈμ λ²μ μ κ΄λ¦¬ν μ μλ ν΄μ΄λ€.
κΉνλΈλ κ·Έλ κ² κ΄λ¦¬λλ νλ‘μ νΈ(μ½λ)λ₯Ό μ μΈκ³ μ¬λλ€κ³Ό, νΉμ νμ
νλ μ¬λκ³Ό 곡μ ν μ μκ² ν΄μ£Όλ μμ£Ό μ μ©ν λꡬλ€.
μ΄ λ, μ°λ¦¬κ° μμ
ν νμΌλ€ μ€ λ³΄μ
νΉμ κΉλν μ½λ μ 리
λ±μ μ΄μ λ‘ κΉνλΈμλ λ°μλμ§ μμμΌλ©΄ νλ νμΌλ€μ΄ μμ μ μλ€.
μ΄λ° νμΌλ€μ μ§μ νκ³ κ΄λ¦¬ν΄μ£Όλ κ²μ΄ .gitignore
μ΄λ€.
- κΉνλΈ μ μ₯μ μμ± ν λ‘컬μ
.gitignore
νμΌμ μμ±νλ€. - μλ μμμ κ°μ΄
.gitignore
μ μμ±νλ€.(μλλ macOS, JavaScript νλ‘μ νΈμ λν μμ)
- gitignore.ioμμ νλ‘μ νΈ νκ²½μ λ°λ₯Έ gitignore λ΄μ©μ λ§λ€ μ μλ€.
- μλ μμλ ꡬκΈλ§μ ν΅ν΄ μ°Ύμ javascript λ° vscodeλ₯Ό μ¬μ© μ νμΌ
- μ΄ν λ‘컬 μ μ₯μλ₯Ό μ격μ 컀λ°νκ³ νΈμ¬νλ©΄ μλμ λͺ©λ‘ νμΌλ€μ μ μΈλκ³ μ¬λΌκ°κ² λλ€!
- λλΆμ λΆνμν μ½λλ€μ΄ μ μΈλκ³ νλ‘μ νΈμ μ§νμ νμ νκ³ μ½λ 리뷰λ₯Ό νλλ°μ μμ΄ λ κΉλνκ² νλ‘μ νΈλ₯Ό κ΄λ¦¬ν μ μκ² λλ€.
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
# Runtime data
pids
_.pid
_.seed
\*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# IDEs and editors
.idea
.project
.classpath
.c9/
_.launch
.settings/
_.sublime-workspace
# IDE - VSCode
.vscode/\*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
.sass-cache
connect.lock
typings
# Logs
logs
_.log
npm-debug.log_
yarn-debug.log*
yarn-error.log*
# Dependency directories
node_modules/
jspm_packages/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
\*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# next.js build output
.next
# Lerna
lerna-debug.log
# System Files
.DS_Store
Thumbs.db