1.0.0 • Published 2 years ago

croket_main v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

README

크로켓 메인 서버에 오신것을 환영합니다.

What is this repository for?

  • 크로켓 메인 서버

npm Error: EACCES: permission denied 해결방법

  • mkdir ~/.npm-global
  • npm config set prefix '~/.npm-global'

  • vi ~/.profile

  • profile 제일 하단 추가 export PATH=~/.npm-global/bin:$PATH

  • source ~/.profile

How do I get set up?

  • node version 14
  • npm run preinstall
  • npm i
  • sudo npm run start:mon

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team

editor vsCode 사용시 설치 module

서버 세팅 변경

  • yeogooData/serverSetting/index.js