Our public website made by members.
Go to file
Tancre 9d06322a82 Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +02:00
app Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +02:00
docs how-it-works section finished 2020-10-15 22:35:24 +02:00
gulp/templates Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +02:00
.gitignore how-it-works icons 2020-10-09 18:14:11 +02:00
README.md some info to start 2020-09-16 15:14:33 +02:00
gulpfile.js Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +02:00
package-lock.json Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +02:00
package.json Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +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