/shredded-code

Talk is cheap. Show me the code.

Primary LanguageTypeScriptMIT LicenseMIT

shredded-code

Talk is cheap. Show me the code.

Feature

  • Simulation of the standard

Running the project

These instructions should be sufficient for one to get the project going on their local machine

Installing core dependencies

make sure you have node.js installed version 14.15+

Cloning the github repository

To clone the project, run

git clone https://github.com/jiayisheji/shredded-code.git

Installing the dependencies

To install the dependencies after you've cloned the project, go to its root folder and run

cd shredded-code && npm install

Running unit tests

  • Run npm run test to execute the unit tests via Jest.

  • Run npm run promisesaplus-tests to execute the Promises/A+ unit tests via Jest.

Support

Any support is welcome. At least you can give us a star ⭐

License

MIT