https://github.com/michaeljohnn/cssmodules-demo
cssmodules demo
https://github.com/michaeljohnn/cssmodules-demo
Last synced: over 1 year ago
JSON representation
cssmodules demo
- Host: GitHub
- URL: https://github.com/michaeljohnn/cssmodules-demo
- Owner: michaeljohnn
- Created: 2020-06-30T12:54:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T13:22:37.000Z (almost 6 years ago)
- Last Synced: 2025-01-11T04:53:09.401Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-webpack4-component-quickstart
a quick start for a component based on react & webpack4
# development
```
npm install
npm start
```