https://github.com/codebender828/kiwi-nuxt-mdx
https://github.com/codebender828/kiwi-nuxt-mdx
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebender828/kiwi-nuxt-mdx
- Owner: codebender828
- Created: 2020-02-29T02:24:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:02:55.000Z (over 3 years ago)
- Last Synced: 2025-08-02T02:54:58.751Z (11 months ago)
- Language: JavaScript
- Homepage: https://kiwi-nuxt-mdx.now.sh
- Size: 3.03 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kelvin-jonas-docs
> My praiseworthy Nuxt.js project
## 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).