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: about 2 months ago
JSON representation
Simple example of how to use Fragments in React 16.
- Host: GitHub
- URL: https://github.com/fedosejev/fragments-in-react-16
- Owner: fedosejev
- Created: 2019-01-17T19:43:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T22:11:46.000Z (over 7 years ago)
- Last Synced: 2025-06-19T01:48:03.163Z (12 months ago)
- Topics: fragments, javascript, react, tips, tutorial
- Language: HTML
- Homepage: http://react.tips/fragments-in-react-16/
- Size: 402 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)