Local Testing of Unpublished Package

https://leanpub.com/creating-npm-package-with-typescripthttps://leanpub.com/creating-npm-package-with-typescript

Creating a Directory for the Demo Website

https://leanpub.com/creating-npm-package-with-typescript

Creating a package.json File

https://leanpub.com/creating-npm-package-with-typescript

Initializing a Git Repository

https://leanpub.com/creating-npm-package-with-typescript

Specifying the Files Git Should Ignore

https://leanpub.com/creating-npm-package-with-typescript

Installing TypeScript

https://leanpub.com/creating-npm-package-with-typescript

Configuring TypeScript

https://leanpub.com/creating-npm-package-with-typescript

Installing Your Package from Your System’s Global Folder to the Test App

https://leanpub.com/creating-npm-package-with-typescripthttps://leanpub.com/creating-npm-package-with-typescript

Creating the Demo Website’s Homepage

https://leanpub.com/creating-npm-package-with-typescript

Styling the Demo Website’s Elements

https://leanpub.com/creating-npm-package-with-typescript

Installing the Parcel Build Tool

https://leanpub.com/creating-npm-package-with-typescript

Specifying Parcel as Your Website’s Development Server

https://leanpub.com/creating-npm-package-with-typescript

Unlinking Your Package from the Test App

https://leanpub.com/creating-npm-package-with-typescript

Unlinking Your Package from the Global Folder

https://leanpub.com/creating-npm-package-with-typescript