breizhmoa / clubotek

0 stars 0 forks source link

CluboTeK

Based on Angular Material.

Getting started

Clone project:

$ git clone https://github.com/breizhmoa/clubotek.git

Install dependencies:

$ cd clubotek
$ npm install

Install gem 'sass'

$ gem install sass

Run development web-server:

$ gulp serve

Features

Project structure and credits

Project structure based on gulp-angular yeoman generator. If you have any questions about the build or project structure please check out their documentation.

UI components built with Angular Material.

Design by flatlogic.com

Deploy to Github pages

$ gulp build
$ gulp deploy