mubin-khalid / react-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

  1. Install the dependencies
yarn
  1. copy .env.example tp .env
cp .env.example .env

Development

Run and visit http://127.0.0.1:3000/

yarn dev

Build

To build the App, run

yarn build

About

License:MIT License


Languages

Language:TypeScript 96.4%Language:CSS 1.4%Language:JavaScript 0.9%Language:HTML 0.9%Language:Shell 0.3%