Skip to content

theobroma/todomvc-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

298 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo apps sandboxes

🔸 More detailed description in project directories

Usefull todos links :

📦 Deploy to Github Pages

# Generate a production build and deploy it

  "scripts": {
    ...
     "predeploy": "cd vite-reactts-usecontext && npm run build",
     "deploy": "gh-pages -d vite-reactts-usecontext/dist"
  },

Usefull deploy links :

Releases

No releases published

Packages

 
 
 

Contributors