1.0.3 • Published 5 years ago
@daybyday/npm-template v1.0.3
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 publishInstall
npm install @daybyday/xxx --saveImporting
import xxx from '@daybyday/xxx';