Skip to content

neo4j-devtools/n10s

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