Skip to Content
⚠️ Neuron is our internal UI component library. For internal use only.
DocumentationGuideInstallation

Installation

Neuron is distributed through our private Wally repository. You must be authenticated with this repository to install Neuron.

To install Neuron, add it to your wally.toml or pesde.toml file, depending on which package mangaer you are using.

[package] registry = "https://github.com/Neura-Studios/wally-index" [dependencies] Neuron = "neura-studios/neuron@VERSION"
Last updated on