some info to start

This commit is contained in:
Tancre 2020-09-16 15:14:33 +02:00
parent ba0e01963f
commit 564bfcb4e4
1 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,14 @@
## TO START
* install node.js globally
* make sure you have installed git, node.js and npm
* clone this repo
* go in the folder and install all packages
$ git clone https://github.com/biobulkbende/biobulkbende.org
* from within the folder install all packages
$ npm install
* run gulp
* run gulp for automation
$ gulp watch