Practice make Perfect
- 🎉 Unit test with jest
- ✨ Simple code
- 🎨 Readable code
git clone https://github.com/tangweikun/codewars.git
cd codewars
npm install
npm run test // also you can run `npm run watch`
Practice make Perfect
git clone https://github.com/tangweikun/codewars.git
cd codewars
npm install
npm run test // also you can run `npm run watch`