Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

01 Prerequisites

DesignThingy edited this page Dec 13, 2019 · 1 revision

DesignThingy Bootstrap Boilerplate requires following packages installed on your machine.

  • Node JS
  • Git
  • NPM
    • Grunt CLI
    # install grunt cli globally
    npm install -g grunt-cli
Clone this wiki locally