/vue-blog-spa

Super simple Single Page Application (SPA) blog built using Vue, following this guide: https://itnext.io/how-to-build-spa-with-vue-js-b431255418c2

Primary LanguageVue

vue-blog-spa

Simple SPA blog with Vue

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.