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.
- Host: GitHub
- URL: https://github.com/fedosejev/fragments-in-react-16
- Owner: fedosejev
- Created: 2019-01-17T19:43:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T22:11:46.000Z (about 7 years ago)
- Last Synced: 2025-01-16T23:31:31.138Z (about 1 year ago)
- Topics: fragments, javascript, react, tips, tutorial
- Language: HTML
- Homepage: http://react.tips/fragments-in-react-16/
- Size: 402 KB
- Stars: 0
- Watchers: 2
- 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)