Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 194 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 194 Bytes

React + CSS Modules + Webpack

Getting Started

  • git clone this repository
  • npm install
  • node dev-server.js
  • open http://localhost:3000

Bundling

npm run build-prod