Skip to content

This is an admin template built with React and TypeScript, using Material UI.

License

Notifications You must be signed in to change notification settings

stuk4/react-ts-redux-admin-template

Repository files navigation

React Dashboard

This is an admin template built with React and TypeScript, using Material UI.

Built With

  • React - A JavaScript library for building user interfaces
  • TypeScript - A superset of JavaScript that adds optional static typing
  • Material UI - A popular React UI library
  • Vite - A development server that allows for instant development and hot-module replacement

Dependencies

Scripts

  • yarn dev: Runs the development server with hot-module replacement
  • yarn build: Compiles the project with TypeScript and creates a production-ready build in the dist folder
  • yarn preview: Runs the development server and opens the app in the brows

Dev Dependencies

  • @types/react: TypeScript definitions for React
  • @types/react-dom: TypeScript definitions for React-DOM
  • sass: A preprocessor for CSS
  • typescript: A superset of JavaScript that adds optional static typing

Getting Started

Environment:

node v16.17.0
yarn 1.22.19
npm 8.15.0

To run this project locally, clone the repository and install the dependencies:

git clone  <repo-link>
cd react-ts-redux-admin-template
yarn install

Then, start the development server:

yarn dev

About

This is an admin template built with React and TypeScript, using Material UI.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published