Test your basic javascript foundation.
- Clone this repository and change your current working directory to this repository
- Install dependencies for this project by running the command:
npm install
- All your work will be done in the file named:
basics.js
- Run tests by running the command:
npm test
- Make all the test pass!