A blog site using Jigsaw with VueJS
This is a blog site template using jigsaw to create a static site while incorporating VueJS, and hosted on netlify.
# install dependencies
npm install
# serve with hot reload
npm run watch
# build for development
npm run dev
# build for production with minification
npm run production
Repository: https:/github.com/coxy121/blog
Build command: npm run production
Publish directory: build_production
Production branch: master