Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 366 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 366 Bytes

Universiade Ticket

為了讓世大運訂票更方便而做的,台灣加油!

Developement

# install package
npm install

# start
npm start

# test
npm test

# test in watch mode
npm run test:w

Requirements

  • Redis
  • Nodejs v8.4

Contributing

Contribution is welcome, feel free to open an issue and fork. Waiting for your pull request.