Skip to content

rabbit-oyster/client

Repository files navigation

🌲 마음의 숲

자신도 몰랐던 자신의 마음 속을 들여다보세요.

마음의 숲 프로젝트 클라이언트 레포지토리입니다.

API 레포지토리

👀 구경하기

Landing First Landing Second Chatting

👮 라이선스

MIT 라이선스를 사용합니다.

MIT License

Copyright (c) 2020 rabbit-oyster

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

🛠️ 배포 및 실행

Node.js v14.0.0 에서 테스트되었습니다.

의존성 설치

yarn install

개발 버전

yarn start

배포 버전 빌드

yarn build

배포

npx serve -s build