https://github.com/zzx0106/web2-club-client
web2社区
https://github.com/zzx0106/web2-club-client
es6 iview3 javascript nuxt ssr vue2
Last synced: 3 months ago
JSON representation
web2社区
- Host: GitHub
- URL: https://github.com/zzx0106/web2-club-client
- Owner: zzx0106
- Created: 2018-11-19T13:30:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T15:20:10.000Z (about 6 years ago)
- Last Synced: 2025-01-17T07:11:04.725Z (5 months ago)
- Topics: es6, iview3, javascript, nuxt, ssr, vue2
- Language: Vue
- Homepage:
- Size: 153 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# {{ name }}
> {{ description }}
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start# generate static project
$ npm run generate
```For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).