Skip to content

qthwng01/Learn-Recoil

Repository files navigation

Vite + React + TypeScript

A project on Vite, React, TypeScript.

Basic environment and find more...

Link References

https://dev.to/sirwanafifi/recoil-with-react-and-typescript-2hif

https://app.sideguide.dev/recoil/tutorial/

Get started

  1. Clone this repo or run command below.
npm clone <url>
  1. Install all dependencies. (uses npm as default, you can use others package managers which you like, pnpm or yarn)
npm install
  1. Run dev server
npm run dev

If you like this repo, don't forget to give a star! 🌟