Skip to content

SNS기반의 뉴스 큐레이팅 서비스

Notifications You must be signed in to change notification settings

song7331/WebCurationSNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

WebCurationSNS

SNS기반의 뉴스 큐레이팅 서비스

version docker ubuntu html css sass javascript aws-rds spring


Table of Contents

Introduction

ssafy
|-- ssafyProjectSpring2020
|     `-- ssafyWonseok
|     `-- ssafyIngyu
|     `-- ssafyJuyeon
|     `-- ssafyDayeon
|     `-- ssafyHyeonji

Prerequisite

We recommend using nvm (or nvm-windows) to manage and install Node.js, which makes it easy to change the version of Node.js per project.

  • Yarn: We use Yarn to install our Node.js module dependencies (rather than using npm).

  • Git Flow: We are following Git Flow for maintaining software versions.

Development

Install

$ git clone https://github.com/lllilllilllilili/SSATUBE.git
$ yarn install

Testing

$ yarn run test

Commit

We are following Angular's commitizen rules for formatting git commit message. This allows you to read messages that are easy to understand when looking for project history. It also uses the git commit message to generate our CHANGELOG file.

$ npm install -g git-cz
$ git add .
$ git git-cz
$ git push

Team

  • Dianeha
  • ichhjkim
  • song7331
  • juyeunkim

license

MIT License

About

Authored and maintained by ssafy

About

SNS기반의 뉴스 큐레이팅 서비스

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published