C:\Users\yangh>var hanzi = require("hanzi");
'var' is not recognized as an internal or external command,
operable program or batch file.
I successfully installed node and npm, but I am having trouble to initiate hanzi. How could I slove this problem? I am new to npm. It is a great package for language researcher. Thanks.
Yancy