This repo is designed for beginners to test out the console log
- fork/clone this repo
- install node modules
- run tests
clone with SSH
git clone git@github.com:starter-code/js-functions-practice.git
clone with HTTPS
git clone https://github.com/starter-code/js-functions-practice.git
Install packages
npm i
npm test
npm run main