티스토리 뷰

3. 스크립트

넥스트/2022-03-25/멜버른/ next.js 템플릿

패스트코드블로그 2022. 3. 25. 19:04

 

https://nextjs.org/docs/getting-started

 
 

Getting Started | Next.js

Get started with Next.js in the official documentation, and learn more about all our features!

nextjs.org

yarn create next-app

 이지만, app 이름까지 동시에 작성하는 다음 명령어를 사용한다.

 

 

 

 

 

npm i antd styled-components @ant-design/icons @emotion/react @emotion/styled

 

https://nextjs.org/docs/basic-features/eslint

 

Basic Features: ESLint | Next.js

Next.js provides an integrated ESLint experience by default. These conformance rules help you use Next.js in the optimal way.

nextjs.org

{
  "extends": "next/core-web-vitals"
}

 

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/12   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
글 보관함