Skip to content

team-meteor/Alala-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

개발 환경 설정

06-28-17 06-29-17

brew install mongodb
brew services start mongodb
brew install nvm
vi ~/.bashrc or ~/.zshrc

export NVM_DIR="$HOME/.nvm"
. "/usr/local/opt/nvm/nvm.sh"

nvm install v7.7.4
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published