gayathripalani / react-app-template

Boiler plate for creating react with typescript using vite as bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-app-template

Boiler plate for creating react with typescript using vite as bundler

Technology stack Frontend - React | Typescript | Vite

URLs Local react app - http://localhost:3000

Run frontend locally

To install dependencies - npm install

To run the frontend application - npm run start

To run the frontend test cases - npm run test

About

Boiler plate for creating react with typescript using vite as bundler


Languages

Language:TypeScript 64.1%Language:SCSS 22.1%Language:JavaScript 5.7%Language:HTML 4.5%Language:CSS 3.6%