Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
minimal-ui-kit committed Jul 7, 2022
1 parent beb53a9 commit e65e336
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@

| [Minimal Free](https://minimal-kit-react.vercel.app/) | [Minimal](https://material-ui.com/store/items/minimal-dashboard/) |
| ----------------------------------------------------- | :---------------------------------------------------------------- |
| **7** Demo pages | **42+** demo pages |
| **7** Demo pages | **50+** demo pages |
| - | ✓ Multi-language |
| - | ✓ Dark/Light Mode 🌓 |
| - |[More components](https://minimals.cc/components) |
| - | ✓ Next.js version |
| - | ✓ TypeScript version |
| - | ✓ Design files (Figma & Sketch) |

Expand All @@ -27,9 +28,9 @@

## Getting started

- Recommended `node js 14.x` and `npm 6+`
- Install dependencies: `npm install` or `yarn install`
- Start the project: `npm run start` or `yarn start`
- Recommended `node js 14.x` and `npm 6+`. (suggestion v14.17.3 / v16.15.0)
- Install dependencies: `npm install` / `yarn install`
- Start the project: `npm run start` / `yarn start`

## License

Expand Down

0 comments on commit e65e336

Please sign in to comment.