Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlutfullaev/stones-dashboard
https://github.com/mlutfullaev/stones-dashboard
admin-dashboard mui reactjs scss typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlutfullaev/stones-dashboard
- Owner: mlutfullaev
- License: mit
- Created: 2023-06-10T03:22:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T10:12:35.000Z (over 1 year ago)
- Last Synced: 2024-03-04T09:54:35.850Z (10 months ago)
- Topics: admin-dashboard, mui, reactjs, scss, typescript
- Language: TypeScript
- Homepage: https://stones-dashboard.vercel.app/
- Size: 1.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dashboard with React and Typescript
This is admin dashboard for vkamne.com---
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run start
```### Compiles and minifies for production
```
npm run build
```