Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 190 Bytes

File metadata and controls

8 lines (7 loc) · 190 Bytes

Word Classifier

wget https://cdn.jsdelivr.net/gh/hola/challenge_word_classifier@1945d565fd929118c88fbceadfe4818d138e3b5f/words.txt
npm i --only=dev
node generate.js
npm run build