A modular system for neural networks.
npm install neurons.me
``bash`
npm i neurons.me
###### Usage
> You can run all commands using npx neurons.me — local installation is not required.
neurons.me CLI directly with npx:
`bash``
npx neurons.me sync
This command fetches or displays environment or version info.
---
Happy Coding!