Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wh1t3h47/portf0lio

This is a small portfolio attempt with Scss and Vue, it has a pretty nice design that is fibonacci based with a collor pallete as well
https://github.com/wh1t3h47/portf0lio

portfoilo-website portfolio scss vue vuejs

Last synced: 22 days ago
JSON representation

This is a small portfolio attempt with Scss and Vue, it has a pretty nice design that is fibonacci based with a collor pallete as well

Awesome Lists containing this project

README

        

# portf0lio

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).