cvgellhorn / cvgellhorn.github.io

Home Page:https://cvgellhorn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cvgellhorn.com

Setup

Install dependencies

$ npm install

Development

Build the app in dev mode and run the local webpack-dev-server with livereload and autocompile on http://0.0.0.0:8080/

$ npm run dev

Production

Build the app in production mode

$ npm run build

About

https://cvgellhorn.com

License:MIT License


Languages

Language:HTML 60.4%Language:JavaScript 23.9%Language:SCSS 15.7%