Skip to content
Harrison Ianatchkov edited this page Dec 5, 2016 · 3 revisions

Welcome to the airgap321 wiki!

Cloning the file

The project has been set up in such a way that you will need to have the same structure when creating the project.

Your folder should be located in this path:

C:\myGITs\airgap321\

airgap321 must be the root of your project and being a subfolder of myGITs

Installing dependencies

  1. In WebStorm, open the terminal (usually, the icon is found on the bottom left of the application).
  2. Navigate to path\to\airgap321\sonicnet.js\emoticons
  3. Type and execute the command "npm install". This will install all libraries from the package.json file

Clone this wiki locally