neuron.js icon indicating copy to clipboard operation
neuron.js copied to clipboard

Project File Structure

Open kaelzhang opened this issue 9 years ago • 0 comments

/root
    |-- neuron.config.js  # neuron config for project
    |-- package.json      # for node
    |-- node_modules      # dependencies for node
    |-- neuron_modules    # 

UNCOMPLETED

kaelzhang avatar Mar 26 '16 01:03 kaelzhang