flow-and-components-documentation icon indicating copy to clipboard operation
flow-and-components-documentation copied to clipboard

Add guidance on development tool setup for V15 + TS

Open haijian-vaadin opened this issue 5 years ago • 0 comments

Currently, we don't have any recommendations/guidance on how to setup the development tool. A few options:

  1. Use IntelliJ IDEA Ultimate version for both Java and TypeScript.
  2. Use IntelliJ IDEA Community version for Java, and VS Code for TypeScript.
  3. Use VS Code (with Java plugin) for both TypeScript and Java.

DoD: Have a Doc page under creating typescript ui describing development tool setup

haijian-vaadin avatar Feb 05 '20 11:02 haijian-vaadin