Skip to content

RichardHpa/npm-package-template

Repository files navigation

NPM Package Template

RichardHpa - npm-package-template stars - npm-package-template forks - npm-package-template

Node.js CI codecov coverage License

A template Repo for making custom npm packages

Installation

Use this template or clone via github

git clone https://github.com/RichardHpa/npm-package-template.git
cd npm-package-template
npm install

Rename the project name in the package.json

Use the playground

This app contains a playground based on a standard create-react-app where you can test your packages.
To set up the playground run

npm run playground:install
npm run playground:start

License

Released under MIT by @RichardHpa.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published