biobulkbende.org/README.md

13 lines
330 B
Markdown
Raw Normal View History

2020-11-23 09:57:52 +00:00
# biobulkbende.org
2020-09-16 12:23:28 +00:00
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`