Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

The latest and greatest portfolio site leveraging nuxt.js and argon design system

Awesome Lists containing this project

README

        

# Zack Proser's portfolio site

[![Netlify Status](https://api.netlify.com/api/v1/badges/829157fb-72fc-40e9-b710-db7070ed8f7d/deploy-status)](https://app.netlify.com/sites/gifted-albattani-6bea85/deploys)

![Zack Proser's portfolio site](./docs/portfolio.png)

## 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).