Skip to content

Latest commit

 

History

History
101 lines (74 loc) · 3.52 KB

README.md

File metadata and controls

101 lines (74 loc) · 3.52 KB

michaelhsu.tw

Travis Codecov Status Github Tag

Dependency Status devDependency Status peerDependency Status

prettier license

Requirements

  • node >= 9.4.0
  • yarn >= 1.3.2

Technology Stacks

Development

$ yarn install
$ yarn run start
$ yarn run build

Deploy to GitHub pages

Any git tags.

  1. Update CHANGELOG.md
  2. Create a new git tag
$ npm version patch

Test

$ yarn run format
$ yarn run eslint
$ yarn run test:watch

PWA

  • 2017.06.22


Inspiration

CONTRIBUTING

  • ⇄ Pull requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.
  • Pull requests must be accompanied by passing automated tests ($ yarn run test).

MIT: http://michaelhsu.mit-license.org