/nolan.neustaeter.ca

A personal website built with Vue.js 2

Primary LanguageCSS

Nolan.Neustaeter.ca

A Vue.js powered personal website

Build Setup

npm

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

yarn

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build