Skip to content

OhSeungWan/Yozikying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageimage image image image image image image image

사용 가능 스크립트

이 프로젝트는 Create React App을 이용해 생성되었다.

최상위 프로젝 트 폴더에서 Terminal을 이용해 실행한다.

npm start

개발자 모드로 시행(strickt mode로 인해 warning과 에러 발생)된다.
http://localhost:3000 로 브라우저에서 확인할 수 있다.

변경사항 발생시 다시 렌더링 된다.

npm test

테스트 코드로 테스트를 진행할 수 있다.
다 더 다양한 설명은 이곳에서 확인할 수 있다.

npm run build

배포를 위해 build 폴더에 내장된 웹팩으로 배포용 폴더를 만든다.

이 때 REACT_APP_SECRET_KEY=${SECRET_KEY}명령어를 앞에 사용해 환경변수를 설정해줄 수 있다.

배포에 관한 설명은 이곳에서 확인할 수 있다.

더 알아보기

기본적인 프로젝트 생성 설명서 - Create React App documentation.

리액트 공식 문서 - React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

About

Local currency information service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published