whnbaek / snucse

스누씨 3.0 프론트엔드

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNUCSE 3 Frontend

English | 한국어

Front-end source code of snucse community. It works alongside snucse-api project.

Screenshot

Prerequisites

  • Node.js v6.0 or greater
  • Yarn

To install Yarn package manager, please refer to the official installation document at yarnpkg.com.

Instructions

# Install dependencies
yarn
# Start the development server
yarn start

# Run the linter
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.

About

스누씨 3.0 프론트엔드

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 87.2%Language:Stylus 11.7%Language:CSS 0.4%Language:Shell 0.4%Language:HTML 0.2%Language:Dockerfile 0.0%