ERNICommunity / myCommunity.web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Community web

⚠️ REPOSITORY NOT ACTIVE SINCE 2015 Dependabot alerts disabled

Installation

cd my-community-web
npm install -g bower grunt-cli
npm install
bower install

Usage

Live development mode

grunt serve

Run tests

grunt test

Distribution build

grunt build

About


Languages

Language:JavaScript 69.2%Language:HTML 28.7%Language:CSS 2.1%