Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 459 Bytes

setup.md

File metadata and controls

23 lines (21 loc) · 459 Bytes

Installation

Prerequisites

Clone the repository

git clone https://github.com/osoc16/LeuvenLeest-frontend.git
cd LeuvenLeest-frontend

Getting things ready

To use gulp in the command line you should install it with the following command

npm install --global gulp-cli

Resolving dependencies

npm install

Running the application

gulp