kono-front

React.js, Create-React-App, React-Redux 로 작성된 프론트엔드 프로젝트입니다.

개발 환경

$ npm install
$ npm start

빌드

$ npm run build:staging    # staging build
$ npm run build            # production build

Last updated

Was this helpful?