Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.13 KB

WINDOWS.md

File metadata and controls

32 lines (19 loc) · 1.13 KB

Setup instructions for React with Windows

The following instructions will help you to get ready for ReactJS academy bootcamp:

  • Install a package manager
  • Install the text editor used by ReactJS developers
  • Install NodeJS and React CLI
  • Up-to-date browser with React Developer Tools: Chrome or Firefox

Microsoft Visual Studio Code

Download manually on the official website

Inside VSCode, press Ctrl+P, and enter:

ext install vscode-language-babel

Congratulations! You can install your first extention, it should be the top result.

We want to know you!

Would mind please to add a picture to your Slack Profile? Or better create a gravatar profile to sync-up all your picture accross the internet with your best selfie 🤳

https://gravatar.com/

It’ll help the coaches to remember the names. We are a few coaches and we’d love to remember all your names 😉


Happy hacking!