8000 GitHub - workergnome/aat_visualization
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

workergnome/aat_visualization

Repository files navigation

aat_vis

Visualization for the Getty AAT polyhierarchy

Initial system configuration

(You don't need to do this--just here for my documentation of what I did to get this set up.)

# Update your NPM installation to the latest version
npm i -g npm

# Install the Vue.js Command Line Interface
npm install -g vue-cli

# Install the
vue init webpack-simple aat_vis

Installation Instructions

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0