Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 284 Bytes

README.MD

File metadata and controls

8 lines (6 loc) · 284 Bytes

Typescript-Webpack-PnP-Starter

Skeleton Typescript project with Yarn PnP enabled.

Note: PnP cache has not been committed to Git

Setup

  1. Run yarn to download and cache the package.json dependencies.
  2. For web projects, yarn add the framework/libraries of your choice.