Skip to content

davidachris/honotodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Repo for Hono

Clone Repo, then:
git remote remove origin
git remote add origin <new-repo-url>

Verify changes:
git remote -v
## commit code
git push -u origin main
yarn install
yarn run dev
open http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published