Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 671 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 671 Bytes

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