included initial page, styles and modules
- uses node.js and materialize
This commit is contained in:
parent
0ff386bb9d
commit
56bd5d0837
92 changed files with 43518 additions and 0 deletions
9
index.html
Normal file
9
index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RollDice</title>
|
||||
<link href="styles/materialize/dist/css/materialize.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue