biobulkbende.org/README.md

267 B

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