Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alexburner/download-selected

Repository files navigation

download-selected

A list of items, built with Vite + React + TypeScript

https://alexburner.github.io/download-selected

Screen Shot 2022-10-08 at 5 27 58 PM

Development

npm run dev      # run dev server

npm run eslint   # run eslint --fix
npm run prettier # run prettier
npm run tsc      # run tsc --noEmit
npm run fix      # run eslint + prettier + tsc

npm run build    # build for production
npm run preview  # preview prod build

About

A list of items, built with Vite + React + TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published