init: hono template + dependencies

This commit is contained in:
ItsRauf
2023-07-15 00:59:13 -04:00
commit 70ef168a5e
8 changed files with 1928 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
```
npm install
npm run dev
```
```
npm run deploy
```