https://github.com/overtrue/nuxt-dashboard
https://github.com/overtrue/nuxt-dashboard
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/overtrue/nuxt-dashboard
- Owner: overtrue
- Created: 2021-09-19T15:11:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T16:07:18.000Z (about 4 years ago)
- Last Synced: 2025-02-09T00:25:57.606Z (11 months ago)
- Language: CSS
- Size: 266 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt Admin Skeleton
[](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://www.jetbrains.com/?from=https://github.com/overtrue)