feat(envelope-generator-react-ui): init
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
## [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`
|
||||
Reference in New Issue
Block a user