Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mocfaisal/bulmark
Marketplace template build with Bulma CSS
https://github.com/mocfaisal/bulmark
bulma bulma-css css html sass
Last synced: 22 days ago
JSON representation
Marketplace template build with Bulma CSS
- Host: GitHub
- URL: https://github.com/mocfaisal/bulmark
- Owner: mocfaisal
- Created: 2023-09-01T12:00:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-10T08:08:57.000Z (about 1 year ago)
- Last Synced: 2024-10-16T19:06:42.800Z (2 months ago)
- Topics: bulma, bulma-css, css, html, sass
- Language: HTML
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BulMark
Marketplace template build with Bulma CSS## Installation
## Building yourself
1. Clone the project
```sh
git clone https://github.com/mocfaisal/bulmark.git
```2. Install dependencies
```sh
npm install
```3. Compile Template CSS
```sh
npm run build
```## Authors
BulMark is created by [mocfaisal](https://github.com/mocfaisal)