Lists a numeronym and words with the same numeronym, for a given English word.
npm run dev
npm run test
npm run build
- fetch index.json from https://github.com/words/an-array-of-english-words
- rename index.json to bin/words.json
- run
npm run prepareWords
- move
wordsLut.json
to the public folder