Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ozguruysal/website

:art: My portfolio website
https://github.com/ozguruysal/website

designer front-end-developer personal-website portfolio portfolio-website

Last synced: about 1 month ago
JSON representation

:art: My portfolio website

Awesome Lists containing this project

README

        

# My Portfolio Website

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# generate static project
$ yarn run generate

# deploy project to 'gh-pages' branch
$ yarn run deploy
```