We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
brew を予めインストールしておく
$ brew install node $ npm -v $ vi ~/.bashrc $ source ~/.bashrc $ node -v
$ brew install mongodb $ ln -sfv /usr/local/opt/mongodb/*.plist ~/Library/LaunchAgents $ launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist $ mongod
$ git clone [email protected]:volpe28v/DevHub.git $ cd DevHub/ $ npm install
$ node app.js -p 3000 -d devhub_db -t title