Skip to content

Repository files navigation

Node Package Template

The repository is my develop node package template.

Develop

The project use typescript develop the package.

# you can custom you package manage tool.
# install project all deps
pnpm install

# running the project
pnpm dev

Build

The project use rollup build the package.

pnpm build

Build dir default is <ProjectName>/dist/.

Release

Use semantic-release and Github Actions publish the package.

Need goto github repository setting add env variable.

variable comment
GITHUB_TOKEN access you account
NPM_TOKEN access you npm account

About

Node Package Template

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages