Skip to content

Commit 54ca548

Browse files
authored
Merge pull request #7 from karpolan/dev
Dev to Main
2 parents 4f4b168 + 3a55c81 commit 54ca548

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1083
-1182
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ The **TypeScript** edition of **Create React App** plus **Material UI** with set
88
## How to use
99

1010
1. Clone or download the repo from: https://github.com/karpolan/react-typescript-material-ui-with-auth-starter
11-
2. Create **Favorite Icon** images and put them into `/public/img/favicon`, the **favicon.ico** file should be paced into root of `/public` folder.
12-
3. Add REST or GraphQL API methods...
11+
2. Replace `_TITLE_` and `_DESCRIPTION_` in all files with own texts
12+
3. Create **Favorite Icon** images and put them into `/public/img/favicon`, the **favicon.ico** file should be paced into root of `/public` folder.
13+
4. Add your own code :)
1314

1415
## Available Scripts
1516

0 commit comments

Comments
 (0)