Skip to content

duelSwords/LeetCode_Interview_Easy_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode_Interview_Easy_JS

Run the code

Code Runner extension

JS - console.log
Highlight the code snippet, right click and select RUN

Nodemon

npm install -g nodemon
In the file top of the JS file write console.clear()
//This will automatic clear the console everytime the nodemon rerun the code

nodemon filename.js -q
//run the code and using the flag -q to remove the extra information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published