Skip to content

starter-code/js-functions-practice

Repository files navigation

JavaScript Functions Practice: Console Log

Summary

This repo is designed for beginners to test out the console log

Setup

  1. fork/clone this repo
  2. install node modules
  3. 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

Testing

npm test

Developing

npm run main

About

Practicing Functions and Console Log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published