https://github.com/dmoosocool/nuxt-realworld
nuxt realworld for lagou edu
https://github.com/dmoosocool/nuxt-realworld
nuxt realworld realworld-frontend
Last synced: 3 months ago
JSON representation
nuxt realworld for lagou edu
- Host: GitHub
- URL: https://github.com/dmoosocool/nuxt-realworld
- Owner: dmoosocool
- Created: 2021-06-23T11:28:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T01:38:20.000Z (about 3 years ago)
- Last Synced: 2026-01-11T11:47:35.634Z (6 months ago)
- Topics: nuxt, realworld, realworld-frontend
- Language: CSS
- Homepage: http://42.240.136.102:3000/
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-realworld
## 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).
DEMO: [nuxt-realworld for lagou edu](http://42.240.136.102:3000/)