Skip to content

Commit

Permalink
readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deepumandal committed Jan 21, 2024
1 parent 0a16d9d commit 0efee2d
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,17 @@ Web App Init is a powerful and user-friendly CLI tool that allows you to quickly
npx web-app-init
```

2. **Choose Necessary Options as Below.**
2. **Follow the Prompts:**

![Image 1](./img/s01.png)
![Image 2](./img/s02.png)
![Image 3](./img/s03.png)
![Image 4](./img/s04.png)
![Image 5](./img/s05.png)
- Select your diretory to use.
![Image 1](./img/s01.png)
![Image 3](./img/s03.png)

- Select your preferred template (TypeScript or JavaScript).
- ![Image 4](./img/s04.png)

- Choose your styling library (Tailwind CSS, MUI, Chakra UI, CSS, or SCSS).
![Image 5](./img/s05.png)

3. **Hooray, Ready to Use!**

Expand All @@ -48,12 +52,6 @@ Web App Init is a powerful and user-friendly CLI tool that allows you to quickly
npm start
```

## Follow the Prompts:

1. Select your preferred template (TypeScript or JavaScript).
2. Choose your styling library (Tailwind CSS, MUI, Chakra UI, CSS, or SCSS).
3. Customize your installed template and webpack configuration as per production requirements.

## Contributors

A big thank you to the contributors who have made this project possible:
Expand Down

0 comments on commit 0efee2d

Please sign in to comment.