mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-25 12:45:23 +00:00
some info to start
This commit is contained in:
parent
ba0e01963f
commit
564bfcb4e4
@ -1,11 +1,14 @@
|
|||||||
## TO START
|
## 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
|
$ npm install
|
||||||
|
|
||||||
* run gulp
|
* run gulp for automation
|
||||||
|
|
||||||
$ gulp watch
|
$ gulp watch
|
||||||
|
Loading…
Reference in New Issue
Block a user