Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mubaidr/bulma-personal-template
A template for Personal/portfolio website using Bulma css framework.
https://github.com/mubaidr/bulma-personal-template
bulma bulma-fluent personal portfolio template
Last synced: 26 days ago
JSON representation
A template for Personal/portfolio website using Bulma css framework.
- Host: GitHub
- URL: https://github.com/mubaidr/bulma-personal-template
- Owner: mubaidr
- License: mit
- Created: 2018-10-11T03:27:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T07:32:19.000Z (over 3 years ago)
- Last Synced: 2024-05-01T13:20:13.036Z (8 months ago)
- Topics: bulma, bulma-fluent, personal, portfolio, template
- Language: HTML
- Homepage: http://mubaidr.js.org/Bulma-Personal-Template/
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bulma-Personal-Template
A template for Personal/portfolio website using Bulma css framework.
## [View Demo](http://mubaidr.js.org/Bulma-Personal-Template/)
## Build Setup
```bash
# install dependencies
npm install# launch live rpoeview with hot reload
npm run dev# build minified files for deploy in `DOCS` directory
npm run build# lint all files
npm run lint
```