Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iqbaladinur/bulmin

Free admin template based on bulma css
https://github.com/iqbaladinur/bulmin

admin-dashboard admin-template bulma-css bulmin free-admin-template

Last synced: 6 days ago
JSON representation

Free admin template based on bulma css

Awesome Lists containing this project

README

        

# Bulmin - Free Admin Template Based on Bulma
[![Build Status](https://travis-ci.org/iqbaladinur/bulmin.svg?branch=master)](https://travis-ci.org/iqbaladinur/bulmin)
[![GitHub release](https://img.shields.io/github/release/iqbaladinur/bulmin.svg)](https://github.com/iqbaladinur/bulmin/releases)
[![GitHub release](https://img.shields.io/github/license/iqbaladinur/bulmin.svg)](https://github.com/iqbaladinur/bulmin/blob/master/LICENSE)

Bulmin is free admin template based on bulma.

## Screenshot
![Screenshoot](https://raw.githubusercontent.com/iqbaladinur/bulmin/master/src/ss/ss0.png)

## Development
+ Install latest LTS version Nodejs in https://nodejs.org/en/download/
+ Install php 7 required if you wanna run localserver
+ Install all dependencies with: `npm Install`
+ Run localserver with: `npm run dev`
+ Build project with: `npm run build`
+ Watch build with: `npm run watch-build`
+ Your pull request are very welcome

### Hope this will be useful.