Skip to content

AlexAltea/nihongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nihongo

Last Release

Random utilities to learn japanese.

Deploy

To build the Nihongo client, clone the master branch of this repository, and do the following:

1. Install the development and client dependencies:

npm install
bower install

2. Finally, build the app with:

grunt build