6 lines
65 B
JavaScript
Raw Normal View History

2018-04-20 16:34:02 -04:00
import App from './App';
/**
* Initializing demo
*/
new App();