alistaircolling / react-drift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 97.8%Language:HTML 2.2%