Improve Gulp

This commit is contained in:
Daniel
2021-05-17 03:44:52 +05:30
parent 96196217d4
commit be71fb2963
8 changed files with 338 additions and 283 deletions

12
src/pages/demo.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Demo</title>
</head>
<body>
</body>
</html>