Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 440 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 440 Bytes

twitter-polarity

A Vue.js project The project is about determining a language polarity of a tweet using Azure Cognitive Services Language API.

Build Setup

# 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.