Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 192 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 192 Bytes

Bryntum Neo4j Backend

To get started, install the dependencies:

npm install

Next, rename .env.local to .env and add data to it.

Lastly, start the server:

npm start