Skip to content

nessieisreal/DataPopulationDashboard

Repository files navigation

data-population-dashboard

This project is generated with yo angular generator version 0.11.1.

  1. Make sure you have node (including npm) installed first. You can download and install node here.

  2. Install git. Find out how here.

  3. Setup your bower and npm proxy. Check out Pulse for more info.

  4. Download and setup your backend by following the steps here.

  5. Install Compass by following the steps here.

    • Note: You may run into issues when installing gems. On OSX El Capitan, there is a new security function that prevents you from modifying system files called Rootless. If you install gems on /usr/local/bin there will be no problem because rootless doesn't affect this path. If you get this error then run the following command: sudo gem install -n /usr/local/bin GEM_NAME_HERE
  6. Install Sass by following steps here.

Project setup steps

  1. Clone the project

  2. Install all the npm packages (make sure you are in the root directory of your cloned project)

    npm install

  3. Install all bower packages

    bower install

  4. Now you should be ready to run the code

    grunt serve

  5. You should see a page open up to localhost:9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published