English | 한국어
Front-end source code of snucse community. It works alongside snucse-api project.
- Node.js v6.0 or greater
- Yarn
To install Yarn package manager, please refer to the official installation document at yarnpkg.com.
# 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.