Skip to content

jsで書いたtodoアプリをtsで書き直してみる試み

Notifications You must be signed in to change notification settings

AQbambara/ts-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

起動

yarn start

モックサーバ(db.jsonをサーバにして3100番ポートでつなぐ)

npx json-server --watch db.json --port 3100

About

jsで書いたtodoアプリをtsで書き直してみる試み

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published