Angularjs Learning (III.)--building a learning environment

Source: Internet
Author: User
Tags install node git clone

1. Installing node. js and Testacular

1.1, install node. js and Configuration section, in another blog post: node. JS installation, the address is: http://www.cnblogs.com/tianxue/p/3897103.html

1.2. After installing node. js, install Testacular

In console input command:npm install-g testacular

    

2. Install Git tools

git I have installed.

Copy the source code file for this tutorial project from GitHub using the following command:

    git clone git://github.com/angular/angular-phonecat.git

3. The last thing to do is to make sure that your computer has a Web browser and a text editor installed.

  4, enter the tutorial source code package Angular-phonecat, run the server daemon, start learning angularjs!

    cd angular-phonecat

    node scripts/web-server.js

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.