@graphapps/neosemantics
v0.3.4
Published
## Project setup ``` npm install ```
Readme
neosemantics
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
How I built this app
vue create neosemanticsInstall 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