An open API service indexing awesome lists of open source software.

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

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?