Skip to content

ucla/heimdallr

Repository files navigation

Heimdallr

Front end for admin level UCLA (BOL) account management.

Son of Odin, brother to Baldr – SURPASSING BOTH!

note: due to user research this is not responsive. intended to be viewed on a wide display (1440px+) evergreen browser or IE10+.

Dependencies

This contains custom elements built using polymer, and a github submodule of some shared team SCSS styles.

In order to build dependencies you’ll need to install Node + NPM, Bower & Bundler if you haven’t already. The instructions assume you’re running OS X or some flavour of Linux.

  1. Go to https://nodejs.org and download and run the Node installer for the operating system you’re using (or use a package manager of your choice)
  2. Run sudo npm install npm -g to make sure you’re using the latest npm
  3. Install Bower with npm by running npm install -g bower
  4. Install Bundler (you may need to sudo) with gem install bundler
  5. Navigate to the directory you’ve cloned/downloaded this repository to
  6. Run npm install
  7. Run bower install
  8. Run bundle install

Running the Site Locally

$ grunt serve to view
$ grunt serve --force to view if it gives you some sass

About

UCLA administrative account management prototype

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published