/siafg-bg

Primary LanguageHTML

siafg-bg

Getting Started

Dependencies

  • Node & npm
  • Gulp 4

Installation

  1. If you haven't already, use nvm to install node and npm
  2. If you haven't already, globally install the gulp command line tools: npm install --global gulp-cli
  3. Clone this repo
  4. In the project folder, install the node package dependencies: npm install

Development

Run the default Gulp task (gulp or gulp default) in the project root to compile all files, watch for future changes, and start up Browsersync.