Skip to content

Commit e9cc9a9

Browse files
package upgrade complete and version change 1.2.0 and readme file update (#42) (#43)
* package upgrade complete and version change 1.2.0 and readme file update * update readme file Co-authored-by: Dikshit Moradiya <106728438+ct-dixit@users.noreply.github.com>
1 parent 7b3dab8 commit e9cc9a9

File tree

7 files changed

+2617
-23068
lines changed

7 files changed

+2617
-23068
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
REACT_APP_VERSION = v1.1.2
1+
REACT_APP_VERSION = v1.2.0
22
GENERATE_SOURCEMAP = false

README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,27 @@ Mantis offers everything needed to build an advanced dashboard application. In t
7171
- [Author](#author)
7272
- [Issues?](#issues)
7373
- [License](#license)
74-
- [More products](#more-free-react-material-admin-templates)
74+
- [More Free React Templates](#more-free-react-material-admin-dashboard-templates)
75+
- [More Pro React Templates](#more-premium-react-material-admin-dashboard-templates)
7576
- [Follow us](#follow-us)
7677

77-
## Getting started
78+
## Getting Started
7879

79-
Clone from GitHub
80+
1. Clone from Github
8081

8182
```
8283
git clone https://github.com/codedthemes/mantis-free-react-admin-template.git
84+
```
85+
86+
2. Install packages
87+
88+
```
8389
yarn
90+
```
91+
92+
3. Run project
93+
94+
```
8495
yarn start
8596
```
8697

@@ -111,12 +122,12 @@ Please generate a [GitHub issue](https://github.com/codedthemes/mantis-free-reac
111122

112123
- Licensed under [MIT](https://github.com/codedthemes/datta-able-bootstrap-dashboard/blob/master/LICENSE)
113124

114-
## Checkout free React Material admin dashboard templates
125+
## More Free React Material Admin Dashboard Templates
115126

116127
- [Free Materially](https://codedthemes.com/item/materially-free-reactjs-admin-template/)
117128
- [Free Berry](https://mui.com/store/items/berry-react-material-admin-free/)
118129

119-
## Checkout premium React Material admin dashboard templates
130+
## More premium React Material Admin Dashboard Templates
120131

121132
- [Materially](https://codedthemes.com/item/materially-reactjs-admin-dashboard/)
122133
- [Berry](https://mui.com/store/items/berry-react-material-admin/)

0 commit comments

Comments
 (0)