react-template This is a template for react with typescript, include many common and useful tools. Prepare your environment Install nodejs Install pnpm Start # install dependencies pnpm install # development pnpm dev # production pnpm build