/included

Primary LanguageJavaScript

Included

Check if the string in the first element of the array contains all of the letters of the string in the second element of the array

Requirenments

  • NodeJS >= 4.x

Install

$ git clone git@github.com:rowen92/included.git
$ npm install

Run in development mode

$ npm start

Testing

$ npm test

License

MIT