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 |
Tags
- jsr303
- 알고리즘
- brotli
- cache-control
- Kotlin
- 코드스피츠
- HTTP
- 알게뭐냐
- 개미수열
- 이렇게살아야되나자괴감이
- LastModified
- cross parameter
- kotliln
- 워드프레스
- 클래스레벨밸리데이션
- 지수반등
- 브로틀리
- jsr380
- 랜선아미안해
- Spring
- 지뢰찾기
- etag
- i18n
- 스프링
- 리얼월드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 |