2018-04-30 10:36:05 -04:00

6 lines
65 B
JavaScript

import App from './App';
/**
* Initializing demo
*/
new App();