Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ardhrubo/js
Browse files Browse the repository at this point in the history
  • Loading branch information
ardhrubo committed Feb 22, 2024
2 parents f04216e + 30bc232 commit c182ab4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This repository, `jsallnote`, contains comprehensive notes and code snippets for JavaScript. It's a valuable resource for anyone looking to learn or deepen their understanding of JavaScript.

## Clone this repo

```
git clone https://github.com/ardhrubo/Jsallnote-stacklearner.git
```

## Installation

Before you can run the JavaScript code in this repository, you need to have Node.js installed on your machine. If you don't have Node.js installed, you can download it from [here](https://nodejs.org/).
Expand Down

0 comments on commit c182ab4

Please sign in to comment.