Skip to content

Personal site, built with Vue + Gridsome & animeJS

Notifications You must be signed in to change notification settings

mrsideshowjack/jack-mason-dev

Repository files navigation

Jack-Mason.dev

Netlify Status

Development

  • yarn install dependencies
  • yarn build build for development into dist/
  • yarn serve/develop to start a local dev server at http://localhost:8080
  • yarn lint run eslint linter