Add util and rewrite examples (WIP)
This commit is contained in:
10
apps/browser/package.json
Normal file
10
apps/browser/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "browser",
|
||||
"version": "0.0.1",
|
||||
"description": "browser example",
|
||||
"scripts": {
|
||||
"start": "npx http-server ../../"
|
||||
},
|
||||
"author": "Jerome Wu <jeromewus@gmail.com>",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user