Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 226 Bytes

react-dynamic-component-example

A simple example react application that shows how to dynamically load a component using scriptjs

Running

Install packages and execute, using yarn.

$ cd app
$ yarn
$ yarn start