Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itokun99/vokadash
Vokadash Admin App Scaffold
https://github.com/itokun99/vokadash
admin-dashboard boilerplate javascript npm-package react reactjs tailwind-css typescript
Last synced: 3 months ago
JSON representation
Vokadash Admin App Scaffold
- Host: GitHub
- URL: https://github.com/itokun99/vokadash
- Owner: itokun99
- Created: 2024-08-31T18:15:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T01:12:35.000Z (3 months ago)
- Last Synced: 2024-09-28T15:21:10.664Z (3 months ago)
- Topics: admin-dashboard, boilerplate, javascript, npm-package, react, reactjs, tailwind-css, typescript
- Language: TypeScript
- Homepage:
- Size: 271 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vokadash | Dashboard boilerplate
build with
- Vite.js
- React
- Typescript
- Shadcn
- Tanstack Query (React)
- React Router v6### Getting started
First, must installed via package
```
// npm
npm install @itokun99/vokadash --save// yarn
yarn add @itokun99/vokadash// pnpm
pnpm add @itokun99/vokadash
```see example at dev/index.tsx