Skip to content

domfarolino/japanese-practice-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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