Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package upgrade complete and version change 1.2.0 and readme file upd… #43

Merged
merged 1 commit into from
Feb 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
REACT_APP_VERSION = v1.1.2
REACT_APP_VERSION = v1.2.0
GENERATE_SOURCEMAP = false
21 changes: 16 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,27 @@ Mantis offers everything needed to build an advanced dashboard application. In t
- [Author](#author)
- [Issues?](#issues)
- [License](#license)
- [More products](#more-free-react-material-admin-templates)
- [More Free React Templates](#more-free-react-material-admin-dashboard-templates)
- [More Pro React Templates](#more-premium-react-material-admin-dashboard-templates)
- [Follow us](#follow-us)

## Getting started
## Getting Started

Clone from GitHub
1. Clone from Github

```
git clone https://github.com/codedthemes/mantis-free-react-admin-template.git
```

2. Install packages

```
yarn
```

3. Run project

```
yarn start
```

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

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

## Checkout free React Material admin dashboard templates
## More Free React Material Admin Dashboard Templates

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

## Checkout premium React Material admin dashboard templates
## More premium React Material Admin Dashboard Templates

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