Skip to content
Aviril edited this page May 10, 2024 · 5 revisions

━ How to get started?

  1. Downloaded Assetify.webserver's latest build.
  2. Make sure you've latest NodeJS version installed.
  3. Extract the Assetify.webserver to your desired location.
  4. Navigate to Assetify.webserver folder via command line (For example: cd Desktop/Assetify.webserver).
  5. Execute npm install && npm run start in the command line once successfully navigated.
  6. Start Assetify.library, it'd automatically detect the webserver instance and initiate a connection.
Clone this wiki locally