Skip to content

Commit f25947e

Browse files
committed
README update.
1 parent 3604378 commit f25947e

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Advanced Javascript Test
2-
32
The intention of this repository is to present my JavaScript skills. The test was developed by [Adrien Bianchi](https://gitlab.com/adrien_ncco).
43

5-
## Dependencies
6-
### Install NodeJS
7-
https://nodejs.org/en/
8-
94
## Installation
10-
`npm i`
5+
6+
* `npm i`
117

128
## Run (LiveReload)
13-
`npm run serve`
9+
* `npm run serve`
10+
* Go to [http://localhost:3001](http://localhost:3001)
11+
* The result can be seen in the developer console.

0 commit comments

Comments
 (0)