Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 381 Bytes

File metadata and controls

28 lines (19 loc) · 381 Bytes

react-webpack-css-modules-typescript-example

React, React CSS Modules, cssnext, Webpack 2, TypeScript

Demo on GitHub Pages


minimum example for React CSS Modules app with TypeScript.

Setup

$ yarn install
or
$ npm install

Run

$ npm start

Build

$ npm run build:p