Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seungminio/cra-template
https://github.com/seungminio/cra-template
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seungminio/cra-template
- Owner: seungminio
- License: mit
- Created: 2020-01-03T13:49:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:26:20.000Z (about 2 years ago)
- Last Synced: 2023-03-14T00:55:23.449Z (almost 2 years ago)
- Language: TypeScript
- Size: 4.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cra-template
> 기본적인 프로젝트 구조와 모듈이 설치되어있는 템플릿입니다. \
> 프로젝트 시작할 때마다 귀찮아서 만든 템플릿.## 추가한 주요 모듈 리스트
- customize-cra
- @emotion/core
- @emotion/css
- @emotion/styled
- @loadable/component
- react-app-rewired
- react-router
- typescript