Our public website made by members.
Go to file
Tancre 7504e96f6b finished for now 2020-11-02 13:40:06 +01:00
app finished for now 2020-11-02 13:40:06 +01:00
docs finished for now 2020-11-02 13:40:06 +01: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 finished for now 2020-11-02 13:40:06 +01:00
package-lock.json finished for now 2020-11-02 13:40:06 +01:00
package.json finished for now 2020-11-02 13:40:06 +01: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