Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonnekogh/lemonnekogh.github.io
LemonNeko's Blog
https://github.com/lemonnekogh/lemonnekogh.github.io
nuxt-content personal-website vue vuetify
Last synced: 11 days ago
JSON representation
LemonNeko's Blog
- Host: GitHub
- URL: https://github.com/lemonnekogh/lemonnekogh.github.io
- Owner: LemonNekoGH
- Created: 2019-08-16T03:23:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T01:37:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-26T22:52:59.630Z (about 2 months ago)
- Topics: nuxt-content, personal-website, vue, vuetify
- Language: Vue
- Homepage: https://blog.lemonneko.moe
- Size: 2.44 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# temp
## 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).