client/public/index.html (
10
lines of code) (
raw
):
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Slack Link Previews</title> </head> <body> <div id="root"></div> </body> </html>