https://github.com/elementui/nuxt-with-element-ui
https://github.com/elementui/nuxt-with-element-ui
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elementui/nuxt-with-element-ui
- Owner: ElementUI
- Created: 2018-02-27T10:45:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T10:49:17.000Z (over 8 years ago)
- Last Synced: 2025-05-13T14:40:58.286Z (about 1 year ago)
- Language: Vue
- Homepage: https://glitch.com/edit/#!/nuxt-with-element-ui
- Size: 25.4 KB
- Stars: 20
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt with ElementUI
~> https://glitch.com/edit/#!/nuxt-with-element-ui
## Development
```sh
npm run start
```
## Production
```sh
node_modules/.bin/nuxt start
```