Creating NPM Package with React TypeScript
/
Local Testing of Unpublished Package
Local Testing of Unpublished Package
https://leanpub.com/creating-npm-package-with-react-typescript
1. Link-Install Your Package Globally in Your System
https://leanpub.com/creating-npm-package-with-react-typescript
2. Create a NextJS Demo Website for Testing Your Package
https://leanpub.com/creating-npm-package-with-react-typescript
3. Install Your Package from Your System’s Global Folder to the Test-App
https://leanpub.com/creating-npm-package-with-react-typescript
4. Configure Turbopack to Resolve Symlinks
https://leanpub.com/creating-npm-package-with-react-typescript
5. Use the Link-Installed Package in Your Test-App
https://leanpub.com/creating-npm-package-with-react-typescript
6. Unlink Your Package from the Test-App
https://leanpub.com/creating-npm-package-with-react-typescript
7. Unlink Your Package from the Global Folder
https://leanpub.com/creating-npm-package-with-react-typescript
Up next
Creating README
In this chapter
Local Testing of Unpublished Package
1. Link-Install Your Package Globally in Your System
2. Create a NextJS Demo Website for Testing Your Package
3. Install Your Package from Your System’s Global Folder to the Test-App
4. Configure Turbopack to Resolve Symlinks
5. Use the Link-Installed Package in Your Test-App
6. Unlink Your Package from the Test-App
7. Unlink Your Package from the Global Folder