Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuuu/yuuu_portfolio
yuuu's portfolio web site.
https://github.com/yuuu/yuuu_portfolio
Last synced: about 1 month ago
JSON representation
yuuu's portfolio web site.
- Host: GitHub
- URL: https://github.com/yuuu/yuuu_portfolio
- Owner: yuuu
- Created: 2019-05-10T01:39:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T22:55:54.000Z (about 2 years ago)
- Last Synced: 2024-04-22T14:56:03.632Z (8 months ago)
- Language: Vue
- Size: 4.8 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yuuu_portfolio
> yuuu's portfolio web site.
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).