1.0.3 • Published 4 years ago

@daybyday/npm-template v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

npm template

NPM package project template

Publish steps

  • Login: add user with your Username, Password, Email
# First time publish
npm adduser
# Other times publish
npm login
  • Publish in your git gui or click publish.sh bash file
npm publish

Install

npm install @daybyday/xxx --save

Importing

import xxx from '@daybyday/xxx';
1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago