Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 215 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 215 Bytes

Cron2Date

Setup

Make sure to have Node installed. Then:

npm install

Run

npm start 

Open browser to localhost:3000.

Fill input box with appropriate json and submit.

Test

npm test