Our public website made by members.
Go to file
Tancre a731f1a2b8 about main style 2020-10-09 14:48:01 +02:00
app about main style 2020-10-09 14:48:01 +02:00
.gitignore about first part 2020-10-08 11:55:23 +02:00
README.md some info to start 2020-09-16 15:14:33 +02:00
gulpfile.js js automation and mobile menu 2020-09-18 22:01:59 +02:00
package-lock.json js automation and mobile menu 2020-09-18 22:01:59 +02:00
package.json js automation and mobile menu 2020-09-18 22:01:59 +02:00
webpack.config.js js automation and mobile menu 2020-09-18 22:01:59 +02:00

README.md

TO START

  • 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