mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-01-13 19:46:22 +00:00
15 lines
511 B
Markdown
15 lines
511 B
Markdown
# biobulkbende.org
|
|
|
|
[![Build Status](https://drone.autonomic.zone/api/badges/biobulkbende/biobulkbende.org/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/biobulkbende/biobulkbende.org)
|
|
|
|
> https://biobulkbende.org
|
|
|
|
Our public website made by members!
|
|
|
|
## Hacking
|
|
|
|
- Make sure you have installed git, node.js and npm
|
|
- Clone this repo: `git clone https://github.com/biobulkbende/biobulkbende.org`
|
|
- From within the folder install all packages: `npm install`
|
|
- Run gulp for automation: `gulp watch`
|