Skip to content

Latest commit

 

History

History
96 lines (65 loc) · 1.63 KB

README.md

File metadata and controls

96 lines (65 loc) · 1.63 KB

Beom Log

Static Badge Static Badge Static Badge Static Badge

범민의 기술블로그입니다.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

Check out the deployment documentation for more information.

참고 블로그

https://wormwlrm.github.io/ https://techblog.woowahan.com/11998/ https://ansohxxn.github.io/index.html

참고 자료

로고 애니메이션 https://chpofo.tistory.com/47 https://ordinary-code.tistory.com/25

달리는 애니메이션 https://1yoouoo.tistory.com/38 // https://mylife365.tistory.com/70 // https://kimsangjun.tistory.com/102

마크다운 코드블락 하이라이팅 nuxt/content#1490

댓글 https://velog.io/@outstandingboy/Github-%EB%B8%94%EB%A1%9C%EA%B7%B8%EC%97%90-%EB%8C%93%EA%B8%80-%EA%B8%B0%EB%8A%A5-%EC%B6%94%EA%B0%80%ED%95%98%EA%B8%B0-ft.-Utterances

폭죽 https://wwendy.tistory.com/1005

sitemap https://content.nuxtjs.org/guide/recipes/sitemap