UNPKG

@25sprout/react-starter

Version:

25sprout web starter with React

13 lines (12 loc) 324 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <title>Webpack App</title> </head> <body> <div id="content"></div> </body> </html>