23 lines
778 B
Markdown
23 lines
778 B
Markdown
## [Digital Data React-MUI Template](https://free.minimals.cc/)
|
|
|
|

|
|
|
|
> React Admin Dashboard made with Material-UI components and React + Vite.js.
|
|
|
|
## Pages
|
|
|
|
- [Dashboard](https://free.minimals.cc/)
|
|
- [Users](https://free.minimals.cc/user)
|
|
- [Products](https://free.minimals.cc/products)
|
|
- [Blog](https://free.minimals.cc/blog)
|
|
- [Sign in](https://free.minimals.cc/sign-in)
|
|
- [Not found](https://free.minimals.cc/404)
|
|
|
|
## Quick start
|
|
|
|
- Clone the repo: `git clone http://git.dd:3000/AppStd/digital-data-react-mui-template.git
|
|
- Recommended: `Node.js v20.x`
|
|
- **Install:** `npm i` or `yarn install`
|
|
- **Start:** `npm run dev` or `yarn dev`
|
|
- **Build:** `npm run build` or `yarn build`
|
|
- Open browser: `http://localhost:3039` |