Skip to content

Commit 785bf92

Browse files
committed
Repo renamed.
1 parent 1388b3c commit 785bf92

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Advanced Javascript Chanllange
2-
The intention of this repository is to present my JavaScript skills.
1+
# Code Challenge - JavaScript Array Methods
32

4-
The challenge is composed of various tasks, which focus on use of ES6 features.The test was developed by [Adrien Bianchi](https://gitlab.com/adrien_ncco).
3+
The challenge is composed of various tasks, with focus on use of ES6 features, while working with Array object. All the solutions presented here are developed by me in order to present my JavaScript skills.
4+
5+
*The challenge was developed by [Adrien Bianchi](https://gitlab.com/adrien_ncco).*
56

67
## Installation
78

@@ -10,4 +11,4 @@ The challenge is composed of various tasks, which focus on use of ES6 features.T
1011
## Run (LiveReload)
1112
* `npm run serve`
1213
* Go to [http://localhost:3001](http://localhost:3001)
13-
* The result can be seen in the developer console.
14+
* The result can be seen in the developer console.

0 commit comments

Comments
 (0)