React-uses atom to build development environment

Source: Internet
Author: User
Tags html page

After learning react native take time to look at its basic react, using atom to build REACTJS development environment Atom

GitHub officially launched editor atom-beautify plugin

Atom-beautify used to format code, in the Atom editor open the ' Settings ' panel, you can use the shortcut key command+, to open, open to enter the install, in the search box to enter Atom-beautify, and then click on the installation line:

Atom-html-preview Plugin

Atom-html-preview is used to display HTML page effects in real time, the same way you install them.

Configure shortcut keys

Click the KeyBindings menu in the Settings page, and then click your keymap file to enter the set shortcut key interface:


Enter the following content:

' Atom-text-editor ':
  ' ctrl-f12 ': ' Atom-html-preview:toggle '
. Editor ':
  ' ctrl-alt-b ': ' Atom-beautify: Beautify-editor '
Atom-html-preview shortcut keys are ctrl+f12 atom-beautify shortcut keys for ctrl-alt-b downloads Reactjs

Reactjs after the download, and then import into the project can be, it is important that the following several files:

Helloworld react

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.