Skip to content

Semester project for Duke CS 316. Analyzing linguistic similarities between books - data sourced from Project Gutenberg

License

Notifications You must be signed in to change notification settings

mayamessinger/LinguisticDB

Repository files navigation

linguisticdb-client

Front-end client for Duke CS 316 project
Contains /src/App.vue, which has all methods that communicate with server to request data
Contains in /src/components/ .vue files for each "page" of front-end, and the html files they are based on
server repo: https://github.com/mayamessinger/LinguisticDB-server
database repo: https://github.com/mayamessinger/LinguisticDB-database

Build Setup

# install dependencies
npm install
npm install vue
npm install jquery

# serve with hot reload at localhost:8080
# for local hosting, change publicPath to /dist/ for hot reload. For actual site, change back to /LinguisticDB/dist/
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

Semester project for Duke CS 316. Analyzing linguistic similarities between books - data sourced from Project Gutenberg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •