Skip to content

It's built using React, TypeScript, Fluent UI, ESLint, Prettier and unit test is written by Jest.

Notifications You must be signed in to change notification settings

avocado1109/react-typescript-starter

Repository files navigation

How to use

Please ensure that you run the npm run prettier:check and npm run prettier to write best code quality before push the code.

Set up the project

npm install

Running the project

npm run start

Testing the project

npm run test

Running ESLint

npm run lint

Running code format check

npm run prettier:check

Formating your code

npm run prettier

About

It's built using React, TypeScript, Fluent UI, ESLint, Prettier and unit test is written by Jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published