Our public website made by members.
Go to file
Tancre 94840df1b8 nothing changed 2020-09-16 16:21:52 +02:00
app nothing changed 2020-09-16 16:21:52 +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 structure, layout and automation 2020-09-16 14:23:28 +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