neuron.js
neuron.js copied to clipboard
Project File Structure
/root
|-- neuron.config.js # neuron config for project
|-- package.json # for node
|-- node_modules # dependencies for node
|-- neuron_modules #
UNCOMPLETED