Use Yo angular-fullstack to develop an environment based on node angular MONGO program

Source: Internet
Author: User
Tags install node

Park so long time, also should write something, recently in using node to write things, oneself is not very familiar with, how to set up the environment simply say, for reference only.

I was developed under the Win7 environment.

1. Install node,https://nodejs.org/download and automatically install NPM after download.

2. Install the mongo,http://www.mongodb.org/downloads and configure it to boot from the service, see other blog posts.

3. Install git, http://www.git-scm.com/download, configure environment variables

4.npm Install-g yo

5.NPM Install-g Bower

6.NPM install-g Generator-angular-fullstack

7.mkdir Project name && CD $_

8.yo Angular-fullstack project Name The domestic network may be in trouble and find a way to do it yourself.

9. After the installation is completed with Webstorm Open, Webstorm is charged, but my great empire never seems to need. Baidu a lot of registration code.

10.NPM Install grunt-cli npm Install grunt

11. There is a terminal in the lower left corner, the command window opens, grunt serve starts.

12. Booting may be problematic: tips for ruby and sass issues, download Ruby http://rubyinstaller.org/downloads simple installation.

13. Install the SASS Command Line window: Gem install Sass

14.grunt serve

Use Yo angular-fullstack to develop an environment based on node angular MONGO program

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.