| <html lang="en"> | |
| <head> | |
| <title>Berry - React Material Free Admin Dashboard Template</title> | |
| <link rel="icon" href="/favicon.svg" /> | |
| <!-- Meta Tags--> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <meta name="theme-color" content="#2296f3" /> | |
| <meta name="title" content="Berry - React Material Admin Dashboard Template by CodedThemes" /> | |
| <meta | |
| name="description" | |
| content="Start your next React project with Berry admin template. It build with Reactjs, Material-UI, Redux, and Hook for faster web development." | |
| /> | |
| <meta | |
| name="keywords" | |
| content="react admin template, material-ui react dashboard template, reactjs admin template, reactjs dashboard, react backend template" | |
| /> | |
| <meta name="author" content="CodedThemes" /> | |
| <script defer src="https://fomo.codedthemes.com/pixel/jAgJNY0WuNyOO0aM7ql1AqLRKRH5d737" ></script> | |
| </head> | |
| <body> | |
| <noscript>You need to enable JavaScript to run this app.</noscript> | |
| <div id="root"></div> | |
| <!-- | |
| This HTML file is a template. | |
| If you open it directly in the browser, you will see an empty page. | |
| You can add webfonts, meta tags, or analytics to this file. | |
| The build step will place the bundled scripts into the <body> tag. | |
| To begin the development, run `npm start` or `yarn start`. | |
| To create a production bundle, use `npm run build` or `yarn build`. | |
| --> | |
| <script type="module" src="/src/index.jsx"></script> | |
| </body> | |
| </html> | |