Complete basic rewrite

This commit is contained in:
Jerome Wu
2022-09-30 17:21:03 +08:00
parent 2f18a2d806
commit a136b8b1bb
39 changed files with 3586 additions and 8769 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "browser example",
"scripts": {
"start": "npx http-server ../../"
"start": "npx http-server -c-1 ../../"
},
"author": "Jerome Wu <jeromewus@gmail.com>",
"license": "MIT"