CodeWars
April 6, 2018 ยท View on GitHub
Practice make Perfect
- ๐ Unit test with jest
- โจ Simple code
- ๐จ Readable code
Getting Start
git clone https://github.com/tangweikun/codewars.git
cd codewars
npm install
npm run test // also you can run `npm run watch`