noahrinehart / nrinehart.com

Personal website built with webpack, utilizes vue js

Home Page:https://nrinehart.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nrinehart.com Build Status

Noah Rinehart's Website

Built with Webpack, ran with Vue, made with 🅱️

How to build

# install dependencies
npm install

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

# build for production with minification
npm run build

# run simple production server
nodejs server.js

About

Personal website built with webpack, utilizes vue js

https://nrinehart.com

License:MIT License


Languages

Language:CSS 37.1%Language:JavaScript 29.6%Language:HTML 29.3%Language:Vue 4.0%