Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 551 Bytes

CONTRIBUTING.md

File metadata and controls

33 lines (21 loc) · 551 Bytes

Contributing

Development

$ git clone https://github.com/MrSeaWave/chinese-holidays.git
$ yarn

调试

Build

启动编译。

$ npm run build

Test

$ npm run test

Pull Request Etiquette