- Node.js 6 (LTS)
- Yarn
- Run
yarn run distto create the bundle for production. - Run
yarn run serveto start development. When changes are made to any HTML, JavaScript, or Sass files, the addon will automatically rebuild when the files are saved.- Configure Tomcat in IntelliJ: Select
Tomcat>Edit Configurations...>On frame deactivation:Update classes and resources
- Configure Tomcat in IntelliJ: Select