Initial Commit
This commit is contained in:
BIN
public/assets/Sprite-0002.aseprite
Normal file
BIN
public/assets/Sprite-0002.aseprite
Normal file
Binary file not shown.
BIN
public/assets/prart_tile_square_32x32.png
Normal file
BIN
public/assets/prart_tile_square_32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 283 B |
BIN
public/assets/prart_tile_square_32x32_green.png
Normal file
BIN
public/assets/prart_tile_square_32x32_green.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 288 B |
BIN
public/assets/prart_tile_square_32x32_red.png
Normal file
BIN
public/assets/prart_tile_square_32x32_red.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 287 B |
BIN
public/assets/test.png
Normal file
BIN
public/assets/test.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 287 B |
11
public/index.html
Normal file
11
public/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>acme frontend</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user