js_react__react-router-tuto.../lessons/05-active-links/index.html

6 lines
156 B
HTML

<!doctype html public "storage">
<html>
<meta charset=utf-8/>
<title>My First React Router App</title>
<div id=app></div>
<script src="bundle.js"></script>