0.0.13 • Published 6 years ago
react-nara-scripts v0.0.13
nara-react-scripts
나라 드라마 제작을 위한 초기 템플릿입니다. create react app 과 함께 사용가능하며, react-scripts를 fork하여 만든 패키지입니다.
드라마는 다양한 개발자들이 개발하기 때문에 다음과 같은 이슈들이 있습니다.
- 구조와 네이밍이 개발자마다 다르다.
- 배포를 위한 build, snap build 가 쉽지 않다.
- 소스코드의 품질을 통제하기 어렵다.
- 프론트 개발을 처음 접하는 개발자에게 가이드가 필요하다.
nara-react-scripts 는 위의 이슈를 해결하기 위해
- Webpack 설정은 nara-react-scripts 한곳에 모여있습니다.
- eslint-config-nara 를 eslint 설정으로 구성하여 소스코드의 품질을 관리할 수 있습니다.
- 구조와 네이밍을 나라플랫폼과 동일하게 하여 템플릿을 제공합니다.
명령어
For JavaScript
npx create-react-app my-app --scripts-version nara-react-scripts
For TypeScript
npx create-react-app my-app --scripts-version nara-react-scripts --typescript
create react app 참고
This package includes scripts and configuration used by Create React App. Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
0.0.13
6 years ago
0.0.12
6 years ago
0.0.11
6 years ago
0.0.10
6 years ago
0.0.9
6 years ago
0.0.8
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
0.0.1-beta5
6 years ago
0.0.1-beta4
6 years ago
0.0.1-beta3
6 years ago
0.0.1-beta2
6 years ago
0.0.1-beta
6 years ago
0.0.1-alpha2
6 years ago
0.0.1-alpha1
6 years ago
0.0.1
6 years ago