Skip to content

iqbaladinur/bulmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulmin - Free Admin Template Based on Bulma

Build Status GitHub release GitHub release

Bulmin is free admin template based on bulma.

Screenshot

Screenshoot

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.