/sORRting-app

A Vue.js implementation of an interview scheduling tool

Primary LanguageVue

my-project

A Vue.js project

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 prod builds:

  1. publicPath needs changed to ./dist/
  2. index.html path needs changed to ./dist/

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