Skip to content

ShlomiZaretski/testApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript React Todo App

Minimal responsive todo app built with React, TypeScript and Vite.

Setup

From the project root (testApp):

npm install

Development

npm run dev

Vite will print a local URL (usually http://localhost:5173). Open it in your browser.

Build

npm run build

Then you can preview the production build with:

npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors