There are a number of code editors and IDEs (integrated development environments) that we can use to work with Vue. Some of the more popular ones include these:
- Sublime Text https://www.sublimetext.com/
- Visual Studio Code (VS Code), https://code.visualstudio.com/
- Atom, https://atom.io/
- WebStorm, https://www.jetbrains.com/webstorm/
- Visual Studio 2017, https://visualstudio.microsoft.com/downloads/
In this section, we'll look at using Vue.js in Sublime Text and VS Code.