/jr_webshop

This is just a dummy project for testing out different frontend technologies.

Primary LanguageJavaScript

jr_webshop

This is just a dummy project for testing out different frontend technologies.

Installing

Before running, you must install and configure the following one-time dependencies:

$ npm install -g gulp

Once the dependencies have been installed, enter the following in the terminal:

$ git clone git@github.com:robbanw/jr_webshop.git
$ cd jr_webshop
$ npm install
$ gulp build-ui

Running

Enter the following in the terminal:

$ gulp