Windows installation Pomelo

Source: Internet
Author: User
Pomelo is NetEase's Open source server project, not only for game server development, but also for the development of high real-time WEB applications. This experience will introduce the installation process method/Step 1 of pomelo in Windows environment . Install Nodejs. Nodejs Download Address: https://nodejs.org/en/. Click to install after downloading, has been the default click Next, installation is relatively simple, here no longer start.

2. Check whether the Nodejs is complete. At the command line, enter: node, click Enter to see if the installation is complete, the results shown below the image indicates that the installation was successful. 3. Install Python and VC compilers. Python: Version between 2.5-3.0 (official request). VC compiler: Included in VS2010. These two are very simple, everyone installs it, here no longer repeat. 4.npm Install pomelo. After installing Nodejs, NPM is automatically installed and can be installed via NPM to install Pomelo. But domestic NPM can use CNPM to install, command line: cnpm install pomelo-g 5. See if Pomelo is installed. We can use the command line: Pomelo-h to see if the pomelo is complete, as shown in the following figure for installation success 6. Create Project Pomelo init projectname. 7. Go to the project folder and run Npm-install.bat. 8. Enter Project Server to open project, workpiece.

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.