项目作者: rafischer1

项目描述 :
Portfolio site production and dev builds for Robert A Fischer (Artie) - Winter 2018-2019
高级语言: JavaScript
项目地址: git://github.com/rafischer1/portfolio-vue.git
创建时间: 2018-12-08T16:02:55Z
项目社区:https://github.com/rafischer1/portfolio-vue

开源协议:

下载


Robert A Fischer (Artie) - Portfolio Site w/ Vue.js

vue init webpack portfolio-vue

For a view of the dev build navigate to the dev branch

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # run e2e tests
  8. npm run e2e

To-do List

  • Mobile sizing
  • Resume layout and cleanup
  • Navbar spacing
  • More features for playground…
  • Parallax resume Vue-parallax npm