@psudeep/sample-npm-package
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

sample npm package

NPM package boiler plate for anyone to clone and get started

  • node version: v12.16.1 check .nvmrc file nvm use
  • install packages: npm install
  • command to run: npm run build - project uses typescript
  • if you have already run this command before, remove the lib folder and run the above command again

format command

  • npm run lint
  • npm run format

how to use this module:

  • add below in client package.json(ex: psudeep/app/package.json)
    • "@psudeep/sample-npm-package": "^0.0.1",

Package Sidebar

Install

npm i @psudeep/sample-npm-package

Weekly Downloads

2

Version

0.0.1

License

none

Unpacked Size

4 kB

Total Files

11

Last publish

Collaborators

  • psudeep