Skip to content

Commit

Permalink
Y2024
Browse files Browse the repository at this point in the history
  • Loading branch information
vprtsingh committed Jun 23, 2024
1 parent 8da8146 commit 5d2a2ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ create-mernjs-app my-library --template library

OR

<h4>App Boilerplates</h4>
<h4>1. App Boilerplates</h4>

App boilerplates for building application.

Expand All @@ -59,7 +59,7 @@ App boilerplates for building application.
| 11 | [T3JS Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/app/t3js-boilerplate) | [![Download T3JS Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download T3JS Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/app/t3js-boilerplate.zip) |
| 12 | [React Native Expo Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/app/expo-boilerplate) | [![Download React Native Expo Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download React Native Expo Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/app/expo-boilerplate.zip) |

<h4>Library Boilerplates</h4>
<h4>2. Library Boilerplates</h4>

Library boilerplates for building npm package.

Expand All @@ -73,7 +73,7 @@ Library boilerplates for building npm package.
| 6 | [React Native Library Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/library/react-native-library-boilerplate) | [![Download React Native Library Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download React Native Library Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/library/react-native-library-boilerplate.zip) |


<h4>Modules</h4>
<h4>3. Modules</h4>

Explore a collection of sample projects organized by technology

Expand Down
6 changes: 3 additions & 3 deletions packages/create-mernjs-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ create-mernjs-app my-library --template library

OR

<h4>App Boilerplates</h4>
<h4>1. App Boilerplates</h4>

App boilerplates for building application.

Expand All @@ -59,7 +59,7 @@ App boilerplates for building application.
| 11 | [T3JS Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/app/t3js-boilerplate) | [![Download T3JS Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download T3JS Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/app/t3js-boilerplate.zip) |
| 12 | [React Native Expo Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/app/expo-boilerplate) | [![Download React Native Expo Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download React Native Expo Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/app/expo-boilerplate.zip) |

<h4>Library Boilerplates</h4>
<h4>2. Library Boilerplates</h4>

Library boilerplates for building npm package.

Expand All @@ -73,7 +73,7 @@ Library boilerplates for building npm package.
| 6 | [React Native Library Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/library/react-native-library-boilerplate) | [![Download React Native Library Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download React Native Library Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/library/react-native-library-boilerplate.zip) |


<h4>Modules</h4>
<h4>3. Modules</h4>

Explore a collection of sample projects organized by technology

Expand Down

0 comments on commit 5d2a2ee

Please sign in to comment.