https://github.com/unisharp/unisharp-vue-component
https://github.com/unisharp/unisharp-vue-component
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unisharp/unisharp-vue-component
- Owner: UniSharp
- License: mit
- Created: 2017-10-27T08:33:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T10:17:03.000Z (almost 8 years ago)
- Last Synced: 2026-02-21T02:27:33.772Z (4 months ago)
- Language: Vue
- Homepage: https://unisharp.github.io/unisharp-vue-component/
- Size: 1.52 MB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blue-admin
> A base template
## 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).