/learnwords

Primary LanguageTypeScriptApache License 2.0Apache-2.0

LearnWords App

Installation and Usage

Clone repository and install dependencies:

$ git clone https://github.com/jstarstech/learnwords
$ cd learnwords
$ npm install

Development:

$ npm run dev

Build:

$ npm run build