Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxkostinevich/graindashboard
Responsive Web-Application UI Kit
https://github.com/maxkostinevich/graindashboard
admin-dashboard bootstrap bootstrap-4 bootstrap-template laravel
Last synced: 2 months ago
JSON representation
Responsive Web-Application UI Kit
- Host: GitHub
- URL: https://github.com/maxkostinevich/graindashboard
- Owner: maxkostinevich
- Created: 2019-06-07T11:06:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T07:32:27.000Z (over 1 year ago)
- Last Synced: 2024-10-11T06:42:14.026Z (2 months ago)
- Topics: admin-dashboard, bootstrap, bootstrap-4, bootstrap-template, laravel
- Language: JavaScript
- Homepage:
- Size: 1.7 MB
- Stars: 50
- Watchers: 4
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Graindashboard
Responsive Web-App UI Kit built on Bootstrap 4 and webpack.
Compatible with Laravel Framework.![](https://user-images.githubusercontent.com/10295466/72931623-45353300-3d6f-11ea-8658-e4e227279723.jpg)
## Development
Graindashboard uses [Laravel Mix](https://github.com/JeffreyWay/laravel-mix) as a build tool.
### Installation
```
git clone
npm install
npm run watch
```
### Available NPM commands
```
npm run watch
npm run dev
npm run production
```## MIT License
(c) 2020 Created by [Max Kostinevich](https://maxkostinevich.com) - All rights reserved.