https://github.com/spritejs/sprite-vue-demo
SpriteJS 的 Vue Runtime 的 DEMO
https://github.com/spritejs/sprite-vue-demo
Last synced: about 1 year ago
JSON representation
SpriteJS 的 Vue Runtime 的 DEMO
- Host: GitHub
- URL: https://github.com/spritejs/sprite-vue-demo
- Owner: spritejs
- Created: 2018-08-27T11:14:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:20:59.000Z (over 3 years ago)
- Last Synced: 2025-04-23T00:42:06.828Z (about 1 year ago)
- Language: JavaScript
- Size: 4.44 MB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sprite-vue-demo
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).