The first Experience development environment of node. JS under MAC builds

Source: Internet
Author: User
Tags brew install mongodb install mongodb install redis
1. Install Xcode

https://developer.apple.com/xcode/

Search the official website to download and install Xcode.

2, installation Homebrew

Homebrew is installed to facilitate the installation of the following program software

A. Go to homepage https://brew.sh/index_zh-cn.html

b, copy the installation Code of Homebrew home page to install in terminal

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

C, enter BREW-V in the terminal if the installation is successful, the homebrew version information will be displayed

3, Installation Nodejs

A. Enter the brew install Nodejs in the terminal

B. After successful installation, enter NODE-V to view version information

4. Installing MongoDB

A, enter the brew install MongoDB in the terminal

B. After successful installation, enter MONGO-V to view version information

5. Installing Redis

A. Enter the brew install Redis in the terminal

B. After successful installation, enter REDIS-CLI-V to view version information

The first Experience development environment of node. JS under MAC builds

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.