kdh5998
@kdh5998
Reviews Written
8
Average Rating
5.0
Posts
Q&A
localhost:3090 ์ ์ ์ 404์๋ฌ
ํด๊ฒฐํ์ต๋๋ค! ๊ฐ์ฌํฉ๋๋คใ ใ
- 0
- 3
- 623
Q&A
localhost:3090 ์ ์ ์ 404์๋ฌ
html> head> meta charset="UTF-8" /> meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" /> meta http-equiv="X-UA-Compatible" content="ie=edge" /> title>์ฌ๋ฆฌ์กtitle> style> html, body { margin: 0; padding: 0; overflow: initial !important; } body { font-size: 15px; line-height: 1.46668; font-weight: 400; font-variant-ligatures: common-ligatures; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } * { box-sizing: border-box; } style> link rel="stylesheet" href="https://a.slack-edge.com/bv1-9/client-boot-styles.dc0a11f.css?cacheKey=gantry-1613184053" crossorigin="anonymous" /> link rel="shortcut icon" href="https://a.slack-edge.com/cebaa/img/ico/favicon.ico" /> link href="https://a.slack-edge.com/bv1-9/slack-icons-v2-16ca3a7.woff2" rel="preload" as="font" crossorigin="anonymous" /> head> body> div id="app">div> script src="/dist/app.js">script> body> html> index.html์ root์ ์๊ณ /dist/app.js ๋ก ๋์ด์์ต๋๋ค. webpack.config.ts์ ์ฃผ์ ๊ฒ๊ณผ ๊ฐ์ด ๋ฃ์๋๋ฐ (์ฌ์ง) ์๋ฌ ํ์๊ฐ ๋ฉ๋๋ค.
- 0
- 3
- 623
Q&A
๋ฆฌ์คํธ ์ ์ฒด ๋์ค๊ฒ ํ๋ ๋ฐฉ๋ฒ
(์ฌ์ง) 2๋ฒ ์ง๋ฌธ์ ๋ํด ํด๋ดค๋๋ฐ, ๋ ธ๊ฐ๋ค๋ก ์ด๋ ๊ฒ ์นด์ดํธ ์ผ๋ค์์ list.vue์์ ์ถ๋ ฅํ๋๋ ๋์ค๊ธด ํ๋๋ฐ, ๋๋ฌด ๋นํจ์จ์ ์ธ๊ฒ ๊ฐ๋ค์... ๊ณตํต๋๋๊ฑธ ํจ์๋ก ๋ง๋ค์ด์ ๋ฃ๊ณ ์ถ์๋ฐ ๊ฐ์ methods๋ฒ์์์ ์ ์ธํ๋๊น ์ฌ์ฉ์ด ์๋๋๊ฒ๊ฐ์๋ฐ, ์ด๋ป๊ฒํ๋ฉด ํจ์จ์ ์ผ๋ก ํ ์ ์์๊น์?
- 1
- 2
- 367




