robbanw / jr_webshop

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 59.5%Language:CSS 40.1%Language:HTML 0.3%