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

https://github.com/fedosejev/fragments-in-react-16

Simple example of how to use Fragments in React 16.
https://github.com/fedosejev/fragments-in-react-16

fragments javascript react tips tutorial

Last synced: 10 months ago
JSON representation

Simple example of how to use Fragments in React 16.

Awesome Lists containing this project

README

          

# Simple example of how to use Fragments in React 16

- See it in action: https://fedosejev.github.io/fragments-in-react-16/
- Step by step tutorial: http://react.tips/fragments-in-react-16/

## Install

`npm install`

## Run

`npm start`

## More examples and tutorials

[Visit React Tips website](http://react.tips).

## Author

[Artemij Fedosejev](http://artemij.com)