File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Install NodeJS
1+ # Advanced Javascript Test
2+
3+ The intention of this repository is to present my JavaScript skills. The test was developed by [ Adrien Bianchi] ( https://gitlab.com/adrien_ncco ) .
4+
5+ ## Dependencies
6+ ### Install NodeJS
27https://nodejs.org/en/
38
4- ## Install
9+ ## Installation
510` npm i `
611
7- ## Run livereload
12+ ## Run (LiveReload)
813` npm run serve `
Original file line number Diff line number Diff line change 11{
2- "name" : " JS -test" ,
2+ "name" : " js -test" ,
33 "version" : " 1.0.1" ,
44 "main" : " webpack.config.js" ,
55 "scripts" : {
99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://gitlab .com/adrien_ncco/testdev .git"
12+ "url" : " git+https://github .com/petervavro/JS-test .git"
1313 },
14- "author" : " " ,
14+ "author" : " Adrien Bianchi " ,
1515 "license" : " ISC" ,
1616 "bugs" : {
17- "url" : " https://gitlab .com/adrien_ncco/testdev /issues"
17+ "url" : " https://github .com/petervavro/JS-test /issues"
1818 },
19- "homepage" : " https://gitlab .com/adrien_ncco/testdev #readme" ,
19+ "homepage" : " https://github .com/petervavro/JS-test #readme" ,
2020 "description" : " " ,
2121 "devDependencies" : {
2222 "@babel/core" : " ^7.8.4" ,
You can’t perform that action at this time.
0 commit comments