Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/storyn26383/storyn26383.github.io
Sasaya's resume.
https://github.com/storyn26383/storyn26383.github.io
Last synced: 3 days ago
JSON representation
Sasaya's resume.
- Host: GitHub
- URL: https://github.com/storyn26383/storyn26383.github.io
- Owner: storyn26383
- Created: 2016-04-15T14:59:03.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-10T20:27:36.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T09:37:06.234Z (over 1 year ago)
- Language: Vue
- Homepage: https://sasaya.me
- Size: 5.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sasaya's Resume
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).