Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```