Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Kotlin
- cross parameter
- 알고리즘
- 개미수열
- 리얼월드HTTP
- kotliln
- 이렇게살아야되나자괴감이
- 지뢰찾기
- 랜선아미안해
- brotli
- Spring
- 알게뭐냐
- 클래스레벨밸리데이션
- jsr303
- 코드스피츠
- jsr380
- cache-control
- LastModified
- 지수반등
- 브로틀리
- 스프링
- 워드프레스
- i18n
- etag
- HTTP
Archives
- Today
- Total
취미개발 블로그와 마음수양
nextjs 와 typescript 같이 사용 본문
명령어 npx create-next-app --example with-typescript with-typescript-app
참고 블로그
velog.io/@hwang-eunji/React-Next-and-Typescript-1-%EC%84%A4%EC%B9%98
React, Next and Typescript #1 설치
정적 사이트 생성을 위해 next를 사용하기로 했고, CNA로 next 프로젝트 생성했다.nextjs 공식문서 typescript 사용하기nextjs+typescript 예제 깃헙npx create-next-app --example with-typescript with
velog.io
'FrontEnd > React' 카테고리의 다른 글
eslint 설정 (0) | 2020.12.13 |
---|---|
nextjs 배포 (0) | 2020.12.13 |
React style loader 변경 (0) | 2019.11.30 |
React LIfe Cycle 메서드 (0) | 2019.11.30 |
React Snippet 자주사용하는 것들 (0) | 2019.11.30 |