larsthorup / react-redux-typescript-vite-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-redux-typescript-vite-sandbox

cd app
npm install
npm test
npm run dev

Note: this project was scaffolded with:

npm init @vitejs/app app -- --template react-ts

Note: this project was reimplemented with Vite. The original Create React App-based project is here: https://github.com/larsthorup/react-redux-typescript-sandbox

About

License:MIT License


Languages

Language:TypeScript 97.7%Language:CSS 1.2%Language:HTML 0.9%Language:JavaScript 0.2%