Skip to content

neo4j-devtools/n10s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

997d43c · Mar 14, 2025

History

48 Commits
Jan 15, 2025
Jan 15, 2025
May 18, 2020
May 15, 2020
Apr 30, 2020
Apr 8, 2020
Apr 11, 2022
Jan 15, 2025
Mar 30, 2022
Apr 11, 2022
Apr 30, 2020

Repository files navigation

neosemantics

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

How I built this app

vue create neosemantics

Install Dependencies

Because I want this to look like a uniform Neo4j app, I've gone for semantic-ui-vue. Semantic UI is used by Neo4j Desktop.

vue-neo4j has

 npm i --save vue-neo4j semantic-ui-vue