Skip to content

rogeriorc/CloudBridge-Sample

Repository files navigation

CloudBridge-Sample

This project is generated with yo angular generator version 0.15.1.

Prepare Environment

npm install -g npm yo grunt-cli bower
  • Clonar o repositorio:
git clone https://github.com/rogeriorc/CloudBridge-Sample.git CloudBridge
  • Entrar no diretorio do aplicativo:
cd CloudBridge
  • Instalar as dependencias Node do aplicativo:
npm install
  • Instalar as dependencias de frontend do aplicativo:
bower install
  • Buildar:
grunt

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published