biobulkbende.org/README.md

15 lines
267 B
Markdown
Raw Normal View History

2020-09-16 13:03:32 +00:00
## TO START
2020-09-16 12:23:28 +00:00
2020-09-16 13:14:33 +00:00
* make sure you have installed git, node.js and npm
* clone this repo
2020-09-16 13:03:32 +00:00
2020-09-16 13:14:33 +00:00
$ git clone https://github.com/biobulkbende/biobulkbende.org
* from within the folder install all packages
2020-09-16 13:03:32 +00:00
$ npm install
2020-09-16 13:14:33 +00:00
* run gulp for automation
2020-09-16 13:03:32 +00:00
$ gulp watch