Configuring the node. JS development Environment-using Atom

Source: Internet
Author: User

Installing the Atom Plugin

They are mainly:

ATOM-TERNJS for automatic completion of Javascript and node. js
Script to run a program with one click
Auto-complete plug-in

The Javascript auto-complement on Atom relies heavily on the Atom-ternjs plugin, seemingly without any other better choice. (with Autocomplete-plus plug-ins, Atom is already installed by default.) )

The installation method is no different from installing other plug-ins, there are three main options:

Graphical interface.

Search for Atom-ternjs and install in Atom's Settings > install.

This method needs scientific internet in China.

Command line.

APM Install Atom-ternjs
This method also needs scientific internet in China.

Local installation.

CD ~/.atom/packages
git clone [email protected]:tststs/atom-ternjs.git
CD ATOM-TERNJS
NPM Install

Https://github.com/tststs/atom-ternjs

http://mazhuang.org/2016/04/18/develop-nodejs-with-atom/#一键运行插件

Configuring the node. JS development Environment-using Atom

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.