mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-03-29 18:38:23 +00:00
511 B
511 B
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