2020-11-23 09:57:52 +00:00
|
|
|
# biobulkbende.org
|
2020-09-16 12:23:28 +00:00
|
|
|
|
2020-11-25 08:08:41 +00:00
|
|
|
[![Build Status](https://drone.autonomic.zone/api/badges/biobulkbende/biobulkbende.org/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/biobulkbende/biobulkbende.org)
|
|
|
|
|
2020-11-23 09:57:52 +00:00
|
|
|
> https://biobulkbende.org
|
2020-09-16 13:03:32 +00:00
|
|
|
|
2020-11-23 09:57:52 +00:00
|
|
|
Our public website made by members!
|
2020-09-16 13:03:32 +00:00
|
|
|
|
2020-11-23 09:57:52 +00:00
|
|
|
## Hacking
|
2020-09-16 13:03:32 +00:00
|
|
|
|
2020-11-23 09:57:52 +00:00
|
|
|
- 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`
|