0 Forks
2 Stars
2 Watchers

npm-package-minimal

A starter template that contains a TypeScript-based JavaScript module which is published to Github Packages in both CJS and ESM module formats. Includes Jest testing and Github Actions for testing and publishing.

How to download and setup npm-package-minimal

Open terminal and run command
git clone https://github.com/briangershon/npm-package-minimal.git
git clone is used to create a copy or clone of npm-package-minimal repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with npm-package-minimal https://github.com/briangershon/npm-package-minimal/archive/master.zip

Or simply clone npm-package-minimal with SSH
[email protected]:briangershon/npm-package-minimal.git

If you have some problems with npm-package-minimal

You may open issue on npm-package-minimal support forum (system) here: https://github.com/briangershon/npm-package-minimal/issues