https://github.com/xandeer/css-lab
https://github.com/xandeer/css-lab
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xandeer/css-lab
- Owner: xandeer
- License: mit
- Created: 2017-12-22T03:52:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T03:36:09.000Z (over 7 years ago)
- Last Synced: 2025-02-15T10:38:30.198Z (4 months ago)
- Language: JavaScript
- Homepage: http://xandeer.top/css-lab
- Size: 467 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# css-lab
> A Vue.js project
## Build Setup
```bash
# install dependencies
yarn install# serve with hot reload at localhost:8080
yarn run dev# build for production with minification
yarn run build# build for production and view the bundle analyzer report
yarn 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).