https://github.com/fredliang44/site
new personal site
https://github.com/fredliang44/site
Last synced: 29 days ago
JSON representation
new personal site
- Host: GitHub
- URL: https://github.com/fredliang44/site
- Owner: fredliang44
- License: gpl-3.0
- Created: 2020-10-05T21:53:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T13:15:57.000Z (over 2 years ago)
- Last Synced: 2025-05-07T20:17:06.438Z (29 days ago)
- Language: Vue
- Homepage: https://lzb.im
- Size: 12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [WIP] Fred's Site
> Preview:
## 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).