An open API service indexing awesome lists of open source software.

https://github.com/elementui/nuxt-with-element-ui


https://github.com/elementui/nuxt-with-element-ui

Last synced: 5 months ago
JSON representation

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
```