THIS REPOSITORY IS DEPRECATED. Please go to: https://github.com/fedosejev/how-to-create-components-dynamically-in-react-16
- Tutorial: http://react.tips/how-to-create-reactjs-components-dynamically/
- See it in action: https://fedosejev.github.io/how-to-create-react-components-dynamically/
npm install
gulp
http-server ./build
- Open
http://localhost:8080
in a web browser.