Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

System

Windows

VueJs

2.x

IDEA Version

Intellij

Git

Latest version source

1. Install Git

Link: Git - Windows 10

2. Install Nodejs

Download

...

Git Clone

Click Get from VCS

...

Next, Enter the git link

URL: http://dcsf-dev08.i-on.net/dxp/basecamp.git

...

Url: http://local.i-on.net:8000

...

III. Update library on package.json

If you want to update package.json. Removing package-lock.json and then run npm install again

...