https://github.com/hack-light/simple-javascript-task
https://github.com/hack-light/simple-javascript-task
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hack-light/simple-javascript-task
- Owner: Hack-Light
- Created: 2020-06-28T14:50:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T15:06:00.000Z (over 5 years ago)
- Last Synced: 2025-02-11T20:58:12.632Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Javascript-task
## How to run the files
* Install Node on your local machine
* Clone this repo
* Open Command line interface
* cd into the cloned directory
* run ```node file_name.js```