Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukehansell/style-test

Investigation of styling in React
https://github.com/lukehansell/style-test

Last synced: about 1 month ago
JSON representation

Investigation of styling in React

Awesome Lists containing this project

README

        

# Style Test

## Purpose
To investigate the different methods of styling React components

## Layout
The `master` branch is styled using one big css file which is loaded via a html ``. To demonstrate other methods of styling create a new branch and push that up.

## Commands
- `npm start` - run live reloading version of app on `http://localhost:8080`