Skip to content

appzuka/project-references-example

Repository files navigation

TypeScript Project References Demo

This repo is forked from https://github.com/RyanCavanaugh/project-references-demo, which is a repo to demonstrate the use of project references in TYpeScript. It has been extended to show how project references can be used in a project using the following:

  • TypeScript
  • Webpack
  • ts-loader
  • yarn workspaces

This repo is described in the article at the link below. Please see the article for further details.

<TODO: Insert link to article>

Installation

yarn install

Running

yarn start

Go to localhost:8080 in your browser to view the output. Edit files in the packages to see the changes in the browser.

About

Example of using TypeScript Project References with ts-loader and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published