Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wh1t3h47/portf0lio
- Owner: wh1t3h47
- Created: 2020-10-05T15:58:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T17:32:59.000Z (about 2 years ago)
- Last Synced: 2024-05-28T16:43:54.136Z (7 months ago)
- Topics: portfoilo-website, portfolio, scss, vue, vuejs
- Language: Vue
- Homepage:
- Size: 3.52 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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/).