Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammadasif-wd/batin-studio-dashboard
https://github.com/muhammadasif-wd/batin-studio-dashboard
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/muhammadasif-wd/batin-studio-dashboard
- Owner: muhammadasif-wd
- Created: 2023-09-17T16:33:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T11:33:19.000Z (over 1 year ago)
- Last Synced: 2024-11-12T12:13:05.614Z (2 months ago)
- Language: JavaScript
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Batin Studio Dashboard
This is a dashboard application built using Vite.js and React.
## Getting Started
To get started with this project, follow these steps:
### Prerequisites
You need to have Node.js and Yarn installed on your system.
### Installation
1. Clone the repository:
```bash
git clone https://github.com/muhammadasif-wd/batin-studio-dashboard.git
cd batin-studio-dashboard
yarn install
yarn dev
```