danivelop / CowCat_Node

소양이팀 노드 서버 레포지토리입니다.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CowCat_Node

The node.js environments are following.

  • Node.js v14.15.4

How to install

git clone https://github.com/mash-up-kr/CowCat_Node.git
cd ./CowCat_Node
npm install
npm run start

.env settings

Change root directory .env.default file to following.

  • .env.development -> npm run start
  • .env.production -> npm run deploy
  • .env.test -> npm run testdb

Contributors

About

소양이팀 노드 서버 레포지토리입니다.


Languages

Language:JavaScript 100.0%