I created a react app, and installed AdminLTE with `npm i admin-lte` and everything is in `node_modules`. How can i now use the theme (like use the css classes etc) without copying the `dist` folder to the `public` folder?