Skip to content

Run JS examples #176

Closed
Closed
@xam4lor

Description

@xam4lor

Shouldn't we create a HTML file called index.html in the same directory as each JS file which just runs the JS code ?

Like this one :

<!DOCTYPE html>
<html>
	<head>
		<title>JS Example</title>
		<script type="text/javascript" src="_JS-FILE_.js"></script>
	</head>

	<body></body>
</html>

Metadata

Metadata

Assignees

No one assigned

    Labels

    DiscussionThis is open for a discussion.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions