mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-24 12:25:23 +00:00
some info to start
This commit is contained in:
parent
ba0e01963f
commit
564bfcb4e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user