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

https://github.com/overtrue/nuxt-dashboard


https://github.com/overtrue/nuxt-dashboard

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nuxt Admin Skeleton

[![Sponsor me](https://github.com/overtrue/overtrue/blob/master/sponsor-me-button-s.svg?raw=true)](https://github.com/sponsors/overtrue)

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

Icon字体库:https://materialdesignicons.com/

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).

## Project supported by JetBrains

Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.

[![](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=https://github.com/overtrue)