Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1020 Bytes

File metadata and controls

43 lines (33 loc) · 1020 Bytes

스누씨 3 프론트엔드

English | 한국어

스누씨 커뮤니티의 프론트엔드 소스코드입니다. snucse-api 프로젝트와 함께 작동합니다.

화면 사진

필요한 프로그램들

  • Node.js v6.0 이후 버전
  • Yarn

Yarn 패키지 관리자를 설치하려면, yarnpkg.com공식 설치 문서를 참고하십시오.

사용법

# 디펜던시 설치
yarn
# 개발서버 실행
yarn start

# 린터 실행
yarn test


snucse is primarily distributed under the terms of the GNU Affero General Public License v3.0 or any later version. See COPYRIGHT for details.