Skip to content

vroomfan/SNU_FESTIVAL

Repository files navigation

Technical Stack

CRA

Craco

ESLint

Storybook

Hygen

Firebase-hosting

Google Analytics

git flow

redux

Css Stack

styled-components

styled-media-query

react-reveal

react-slick

Sites

Available Scripts

yarn start

로컬 서버: http://localhost:3000

yarn build

build 폴더 생성

yarn analyze

local build 시 source-map-explorer 를 통해 bundle size 분석 가능

한편 staging, production 배포시에는 GENERATE_SOURCEMAP=false 로 설정해 source map 을 삭제함

firebase deploy

수동 배포가 필요할 때 명령어 입력

github action 에 설정을 해두어서 [develop, master] branch 에 push 하면 자동 배포됨.

yarn storybook

storybook 실행: http://localhost:9009

hygen components container/foundation/page [componentName]

hygen 을 이용하여 skeleton code 자동 생성

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

Advanced Configuration

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages