We now have a youtube channel. Subscribe!

Babel.js | Environment Setup

Babel.js Environment Setup


Hello folks! Welcome back to a new edition of our tutorial on Babel.js. In this section of our tutorial on Babel.js, we will learn about how to setup the environment for Babel.js.

To work with Babel.js we need the following setup -

  • NodeJS
  • Npm
  • Babel-CLI
  • Babel-Preset
  • IDE for writing code

NodeJS

To check if your system has nodejs installed on it, type node -v in the terminal. This helps you see the nodejs version currently running on your system.

nodejs

If it does not print anything, install nodejs on your system. To install nodejs, go to the homepage https://nodejs.org/en/download of nodejs and install the package based on your Operating System.

The following screenshot below shows the download page of nodejs -

nodejs_download

Based on your Operating System, install the required package. Once nodejs is installed, npm will also be installed along side with it. To check if npm is installed or not, type npm -v in the terminal. The npm version running on the system should be displayed.

command_prompt


Alright guys! This is where we are going to be rounding up for this tutorial. In our next tutorial guide, we will be discussing about BabelJS CLI

Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.

Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.

Thanks for reading and bye for now.

Post a Comment

Hello dear readers! Please kindly try your best to make sure your comments comply with our comment policy guidelines. You can visit our comment policy page to view these guidelines which are clearly stated. Thank you.
© 2023 ‧ WebDesignTutorialz. All rights reserved. Developed by Jago Desain