Creating NPM Package with TypeScript
/
Local Testing of Unpublished Package
Local Testing of Unpublished Package
https://leanpub.com/creating-npm-package-with-typescript
Link-Install Your Package Globally in Your System
https://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-typescript
Using the Link-Installed Package in the Test App
https://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
Up next
Creating README
In this chapter
Local Testing of Unpublished Package
Link-Install Your Package Globally in Your System
Creating a Directory for the Demo Website
Creating a package.json File
Initializing a Git Repository
Specifying the Files Git Should Ignore
Installing TypeScript
Configuring TypeScript
Installing Your Package from Your System’s Global Folder to the Test App
Using the Link-Installed Package in the Test App
Creating the Demo Website’s Homepage
Styling the Demo Website’s Elements
Installing the Parcel Build Tool
Specifying Parcel as Your Website’s Development Server
Unlinking Your Package from the Test App
Unlinking Your Package from the Global Folder