/wepublish

Primary LanguageTypeScriptMIT LicenseMIT

We.Publish

Packages

Development

Prerequisites

Recommended

Install, Build & Watch

If you're setting up the project for the first time:

yarn install && yarn build

After that you can watch all packages via:

yarn watch

The following servers will be available:

If you want to build/watch only certain packages just have a look inside the package.json, to find commands for each package.

Debugging Node.js via VSCode

There are several launch configurations that allow you to attach the debugger to the various examples.