Home Reference Source

src/demo/index.js

import App from './App';

/**
 * Initializing demo
 */
new App();