项目作者: iqbaladinur
项目描述 :
Free admin template based on bulma css
高级语言: CSS
项目地址: git://github.com/iqbaladinur/bulmin.git
Bulmin - Free Admin Template Based on Bulma



Bulmin is free admin template based on bulma.
Screenshot

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.