How to activate your license
When you purchase Ombré, you will receive a license key via email. This license key is used to activate your installation of the React, Vue and Svelte packages in your project(s).
Add a .ombre-license
file to /public
To activate your license, create a .ombre-license
file in your project's /public
directory and paste your license key into it. The file should contain only your license key, with no additional formatting or content.
# /public/.ombre-license
{your-license-key}
IMPORTANT
Make sure the .ombre-license
file is placed directly in your /public
directory. You'll notice the console warning in dev mode disappear once the license key is in place.
When do I need a license?
You need a license key to use Ombré in a production environment. You can use Ombré in development without a license key, but you will see a warning message in the console.
Don't have a license key yet? Get one now.
License agreement
For more details, please review the license agreement in full.