Skip to main content

How to configure


After you have installed and created required files, you can start configuring your Nexys application.

Example

const nexys = new Nexys("API_KEY", {
appName: "APP_NAME"
});

In second parameter you can pass an object with your config options.