Skip to content

Latest commit

 

History

History
executable file
·
27 lines (19 loc) · 341 Bytes

File metadata and controls

executable file
·
27 lines (19 loc) · 341 Bytes

react-drift

Example app for React Component styling

Styling methods

  • Inline styles
  • Radium
  • External CSS
  • CSS modules

Install

git clone git@github.com:jaketrent/react-drift.git
npm install

Run

npm start
open http://localhost:3000

Includes only dev environment build target.

Styling-React-CSS-Modules