https://github.com/zackproser/argon-portfolio
The latest and greatest portfolio site leveraging nuxt.js and argon design system
https://github.com/zackproser/argon-portfolio
argon-design nuxtjs portfolio vuejs
Last synced: about 1 month ago
JSON representation
The latest and greatest portfolio site leveraging nuxt.js and argon design system
- Host: GitHub
- URL: https://github.com/zackproser/argon-portfolio
- Owner: zackproser
- Created: 2019-10-29T06:48:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T17:53:10.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T22:35:22.356Z (about 2 months ago)
- Topics: argon-design, nuxtjs, portfolio, vuejs
- Language: SCSS
- Size: 64.1 MB
- Stars: 16
- Watchers: 3
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zack Proser's portfolio site
[](https://app.netlify.com/sites/gifted-albattani-6bea85/deploys)

## Build Setup
``` bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start# generate static project
$ npm run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).