Our public website made by members.
Go to file
Tancre 575743cfa8 test for header and hero image 2020-09-17 17:21:49 +02:00
app test for header and hero image 2020-09-17 17:21:49 +02:00
.gitignore some info to start 2020-09-16 15:03:32 +02:00
README.md some info to start 2020-09-16 15:14:33 +02:00
gulpfile.js fixed header, right navbar and responsive 2020-09-16 17:06:26 +02:00
package-lock.json some info to start 2020-09-16 15:03:32 +02:00
package.json structure, layout and automation 2020-09-16 14:23:28 +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