The following are the requirements for this chapter:
- You will need a computer with access to a Terminal program such as Apple's Terminal or Windows' Command Prompt.
- Node version 8.9 or above and Node Package Manager (npm): installation instructions will be provided in this chapter.
- You will need an Integrated Development Environment (IDE) of your preference. A great free one can be found at https://code.visualstudio.com/
The code files for this chapter can be found in the following GitHub repository:
https://github.com/PacktPublishing/Building-Forms-with-Vue.js/tree/master/Chapter01.
Check out the following video to see the code in action: