-
Notifications
You must be signed in to change notification settings - Fork 7
Environment Setup
Eduardo Moroni edited this page Jul 28, 2017
·
3 revisions
React native environment setup is being well explained at HERE under Building Projects with Native Code tab.
Yep, that's a good point. You can use any one you want: Atom, Sublime, VS Code, Webstorm, VIM or Spacemacs. If you have a quick setup for any of these editor please share with us.
- Download and install VS Code.
- Lauch VS Code, then hit Quick Open shortcut
ctrl + p
(Windows) orcmd + p
, typeext install code-settings-sync
then hitenter
. - After installation, hit Quick Open shortcut then type
Sync : Download settings
, you will be asked for a Gist ID putff5f670a2c79cee3cf2307ef73a521cc
. - That's it. This command will install some of most used VS Code extensions. Feel free to create your our GIST with settings later.