Skip to content

nobalmohan/Clubly

Repository files navigation

Clubly

Complete UI layouts for adventure clubs

Demo

Download the repo and go to dist and open index.html in a browser

Pre-requirement

Node, Grunt, Bower

Note: Install all package globally while installation ( add -g to command )

Installation

  • Clone repo to your local desktop
  • Navigate to your repo in node shell
  • Run "npm install"
  • Run "bower install"

Grunt Commands

  • grunt = to run all task
  • grunt build = to run all task with JSHint and generate dist folder
  • grunt serve = via node launch localhost with app files
  • grunt serve:dist = via node launch localhost with dist files

Angular Coding Standard

Angular Style Guide

About

User / Event management portal for adventure clubs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published