0.0.2 • Published 3 years ago

@pacy/start v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
3 years ago

@pacy/start

NPM version NPM Downloads Prettier Conventional Commits

start command

Installation

npm install @pacy/start
# or use yarn
yarn add @pacy/start

Usage

import start from '@pacy/start'

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git checkout -b fix-which-bug
  • Start your magic work now
  • Make sure npm test passes
  • Commit your changes:
    git commit -am 'feat: some description (close #123)' or git commit -am 'fix: some description (fix #123)'
  • Push to the branch: git push
  • Submit a pull request :)

Authors

This library is written and maintained by 余聪.

License

MIT - 余聪