@graphapps/neosemantics
v0.3.4
Published
## Project setup ``` npm install ```
Downloads
18,855
Readme
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
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