A Vue.js project using Yandex Translate API and Semantic-UI
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide,docs for vue-loader. tutorial and Traversy Media Youtube channel(https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA).