typescript-express-preact-template

Web app template using Typescript for both server and client.

Preact included for lightweight virtual DOM.

Webstorm Run Configuration

Node parameters: ./node_modules/.bin/ts-node-dev

Working directory: <project directory>

Javascript File: <empty>

Application Parameters: --transpile-only --watch ts bin/www.ts

Environment Variables: DEBUG=express-preact-webpack-template:*