fallemand / sacp

Health Audit System - Control of doctors, patients and treatments | Node - Express - Angular1

Home Page:http://sacp.com.ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S.A.C.P.

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run bower install to install front-end dependencies.

  3. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  4. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run grunt build for building and grunt serve for preview.

Testing

Running npm test will run the unit tests with karma.

About

Health Audit System - Control of doctors, patients and treatments | Node - Express - Angular1

http://sacp.com.ar


Languages

Language:HTML 62.4%Language:JavaScript 33.0%Language:CSS 4.0%Language:PHP 0.4%Language:CoffeeScript 0.2%Language:Shell 0.0%Language:Makefile 0.0%