Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 465 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 465 Bytes

japanese-practice-time 🕒

Japanese time & duration practice app

Running locally

The web app must be served from a local HTTP(s) server, since it makes use of module scripts. Example:

$ python3 -m http.server

Tests

From your terminal, enter the ./js directory and run:

$ node node_test.js
$ git diff all-test-output.txt # Observe any diffs in the output