<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>React animated list demo</title> </head> <body> <script src="./scripts/index.js"></script> <react-animated-list-demo /> </body> </html>