Amélioration de la découverte de javascript en ISN
This commit is contained in:
8
ISN/P5js/template/index.html
Normal file
8
ISN/P5js/template/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="p5.js"></script>
|
||||
<script src="sketch.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user