-
npm install wt-cli -gwt init <your-email>
-
Install Typescript
npm install -g typescript
-
Install dependencies
npm install
tscto compile Typescript into Javascript. Jetbrains IDEs will also do this for you.npm createto create and bundle the index Webtask function