https://github.com/zxc0328/css-modules-demo
A demo of using CSS Modules along with vue-loader and webpack
https://github.com/zxc0328/css-modules-demo
Last synced: 6 months ago
JSON representation
A demo of using CSS Modules along with vue-loader and webpack
- Host: GitHub
- URL: https://github.com/zxc0328/css-modules-demo
- Owner: zxc0328
- Created: 2016-11-12T08:26:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-13T10:00:15.000Z (over 9 years ago)
- Last Synced: 2025-04-06T10:17:32.603Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A demo of using CSS Modules along with vue-loader and webpack
### Run
```
cnpm install
```
```
npm run dev
```