Installation

tip

If you have purchased this product before (v1.2.1), please go to Migrating site.

Unzip the downloaded file

After upzipping the product file, you'll see 2 folders:

Upzip 1

  • string-tools: product folder

Upzip 1

  • v12.18.3: Node.js folder

Nodejs

Test Node.js

Open the Node.js folder:

Nodejs

Press Shift + Right Click to open Powershell:

Nodejs 2

Run this command to verify that Nodejs working:

./node -v

Nodejs 2

Install VSCode (Optional)

Visual Studio Code (easier for editting)

Install here

How to install

Run the site on localhost

Command:

../v12.18.3/npm run serve

Serve