https://github.com/mirrorbottle/react-argon-dashboard
React Argon dashboard in typescript and wrapped with CRA
https://github.com/mirrorbottle/react-argon-dashboard
argon cra dashboard react template typescript
Last synced: 2 months ago
JSON representation
React Argon dashboard in typescript and wrapped with CRA
- Host: GitHub
- URL: https://github.com/mirrorbottle/react-argon-dashboard
- Owner: MirrorBottle
- License: mit
- Created: 2020-12-13T04:58:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-05T14:38:56.000Z (over 4 years ago)
- Last Synced: 2025-01-11T18:29:19.328Z (over 1 year ago)
- Topics: argon, cra, dashboard, react, template, typescript
- Language: CSS
- Homepage: https://www.npmjs.com/package/cra-template-argon-react-typescript
- Size: 4.97 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Argon React Dashboard CRA Template
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## About
This is a CRA wrapped Argon Dashboard made by [Creative Tim](https://www.creative-tim.com/) and with Typescript, you can see the demo [here](https://demos.creative-tim.com/argon-dashboard-react). All right and thank goes to Creative Tim for making this dashboard template totally free.
You also can download it from their site right [here](https://www.creative-tim.com/product/argon-dashboard-react) or clone this repo.
## How to Install
Just run :
`npx create-react-app --template argon-react-typescript`
or clone the repo with :
`git clone git@github.com:MirrorBottle/react-argon-dashboard.git`
A piece of cake, isn't it?