Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 499 Bytes

File metadata and controls

19 lines (12 loc) · 499 Bytes

NodeNetCore

This is the core package for NodeNet.
It contains the core functionality of the NodeNet framework.

For the best experience, it is recommended to use the NodeNetCLI
npm install @nodenet/cli --global to create a new project.

All needed packages and dependencies will be installed automatically.
By default, NodeNet will not work by itself and needs other packages to work.

Installation

npm install @nodenet/cli --global

nodenet new MyProject