Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.4 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.4 KB

Agency Tool

Get all the info from a client regarding a project.This tool can be used by an agency to manage the exchange of information with clients on a project's kick off phase.

Built With

  • MEAN.JS - MongoDB, Node.js, Express, and AngularJS based application

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

$ npm install -g bower

Quick Install

Once you've downloaded and installed all the prerequisites.

To install the dependencies, run this in the application folder from the command-line:

$ npm install

Running Your Application

Run your application using npm:

$ npm start

License

The MIT License