项目作者: nickbreaton

项目描述 :
A high level talk about React styling patterns.
高级语言: JavaScript
项目地址: git://github.com/nickbreaton/styling-in-react-talk.git
创建时间: 2018-07-26T23:05:48Z
项目社区:https://github.com/nickbreaton/styling-in-react-talk

开源协议:MIT License

下载


Styling in React

A high level talk about React styling patterns.

💥 Please open issues with any questions!

Resources

Building and Running the Example

Follow the steps:

  1. git clone https://github.com/nickbreaton/styling-in-react-talk
  2. cd styling-in-react-talk
  3. npm install
  4. npm start

Then, head to http://localhost:8080.