Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 628 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 628 Bytes

Countdown

dev based on ant-design

Features

  • visualization time-node countdown (count the time in seconds round the time to seconds)
  • sort with start(1-5)
  • suport week/month/year view

Dev env

  • node 4.4.2
  • npm 3.9.3
  • antd 1.1.2

How to run

install antd-init. please make sure your node version>=4.x

npm install antd-init -g

then

cd my_countdown
npm start

build & deploy

 npm run build

looking for more : https://ant.design/docs/react/getting-started

Demo

http://countdown.yipeng.info/

License

[email protected]